Matheus Kerschbaum
|
6eb93f7dd3
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Mounir Lamouri
|
92de904e71
|
Merging cedar with mozilla-central.
|
2011-05-20 15:55:16 +02:00 |
|
Ian Moody
|
08d340e56b
|
Bug 657143 - Add Test and catch a few missed properties. r=bz
|
2011-05-20 00:15:28 +02:00 |
|
Masayuki Nakano
|
ab166f238e
|
Bug 652486 Computed value of text-decoration should be empty when its style or color is not initial value r=dbaron
|
2011-05-20 14:56:23 +09:00 |
|
L. David Baron
|
7eaaea7cc7
|
Audit for places in style rule code that need to check for a null sheet. (Bug 634373) r=bzbarsky
|
2011-05-02 18:43:44 -07:00 |
|
L. David Baron
|
eac95bc5f3
|
Implement window.matchMedia for matching of media queries and notification of media query changes. (Bug 542058, patch 3) r=bzbarsky
This is specified at:
http://dev.w3.org/csswg/cssom-view/#extensions-to-the-window-interface
|
2011-04-21 20:17:31 -07:00 |
|
L. David Baron
|
d177e3432d
|
ifdef CSS animations so that the feature can be backed out by flipping the switches in configure.in and then reverting the changes to the following four files appropriately: nsIDOMCSS2Properties.idl, nsIDOMCSSRule.idl, property_database.js, test_transitions_computed_values.html. (Bug 435442, patch 15) r=bzbarsky
|
2011-04-11 23:18:44 -07:00 |
|
L. David Baron
|
88867baa75
|
Implement and test animation of css3-animations. (Bug 435442, patch 11) r=bzbarsky
|
2011-04-11 23:18:44 -07:00 |
|
L. David Baron
|
fe7e5ee602
|
Factor some common testing code into animation_utils.js. (Bug 435442, patch 10) r=bzbarsky
|
2011-04-11 23:18:43 -07:00 |
|
L. David Baron
|
608bc593d5
|
Implement parsing and storage of @keyframes rule. (Bug 435442, patch 5) r=bzbarsky
|
2011-04-11 23:18:43 -07:00 |
|
L. David Baron
|
7bee896472
|
Implement step-start, step-end, and steps() timing functions. (Bug 435442, patch 0) r=bzbarsky
|
2011-04-11 23:18:42 -07:00 |
|
L. David Baron
|
6d2667f933
|
Add test for bug 583219. r=bzbarsky
|
2011-03-29 20:46:13 -07:00 |
|
Boris Zbarsky
|
cbc1af6201
|
Bug 635286. Fix dynamic handling of :not() inside :-moz-any(). r=dbaron, a=dbaron
|
2011-02-24 13:42:15 -05:00 |
|
SHIMODA Hiroshi ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
c1a13fedf3
|
Add test for transitionend events firing for transitions that, prior to bug 613888, were canceled right before completing. r=bzbarsky a2.0=blocking
|
2011-01-14 19:57:53 -08:00 |
|
L. David Baron
|
a3bce24717
|
Fix border-radius computed style code to reflect that percentage Y values are percentages of the box height. (Bug 595650) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
8db138d3f4
|
Make NBSP an identifier character per resolution of CSS 2.1 issue 196. (Bug 591589) r=bzbarsky a2.0=roc
|
2010-09-18 11:43:17 -07:00 |
|
Josh Matthews
|
cbd5e1317d
|
Bug 474356 - Add -moz-device-pixel-ratio media query. r=dbaron a=approval2.0
--HG--
extra : rebase_source : 3a477fe6eab09f693538008aafa9c8bf880597b1
|
2010-09-10 16:27:52 -04:00 |
|
Josh Matthews
|
dcd679e6db
|
Backed out changeset ec2ffd935bd9 a=test-bustage
|
2010-09-11 21:04:09 -04:00 |
|
Josh Matthews
|
03f3add9c1
|
Bug 474356 - Add -moz-device-pixel-ratio media query. r=dbaron a=approval2.0
--HG--
extra : rebase_source : 1455dfbf13b66ac58cd2a66514c88adc76ff1a6c
|
2010-09-11 19:21:48 -04:00 |
|
Timothy Nikkel
|
559a6b92cf
|
Bug 593262. The stop/reload button is chasing me. Keep running from it. r=roc a=fix a test
--HG--
rename : layout/style/test/hover_helper.html => layout/style/test/chrome/hover_helper.html
rename : layout/style/test/test_hover.html => layout/style/test/chrome/test_hover.html
|
2010-09-03 00:43:26 -05:00 |
|
Timothy Nikkel
|
1fb49cac3b
|
Bug 549799. Open the hover test in a new window so things in the chrome don't trigger reflows during the test. r=roc
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
505cc05575
|
Bug 537890. Part 7: Tests for pt/pc/mm/cm/in not being physical units, and for mozmm being physical units. r=dbaron
|
2010-08-13 21:58:02 +12:00 |
|
L. David Baron
|
f88364d08c
|
Fix places where we should skip to a closing parenthesis during errors parsing functions. (Bug 575672) r=bzbarsky a2.0=blocking2.0+
|
2010-08-11 12:32:52 -07:00 |
|
Mark Banner
|
2cd6513bc1
|
Bug 585734 Disable some c++ unit tests (TestCSSPropertyLookup, TestWinDND) in static builds due to compilation failures. r=khuey,a=test-only fix
|
2010-08-10 10:44:25 +01:00 |
|
Boris Zbarsky
|
69d8c3830b
|
Bug 580685. We might not have a root element to resolve 'rem' against. r=dbaron
|
2010-07-22 17:33:37 -04:00 |
|
L. David Baron
|
e48dbb1afd
|
Add test for bug 573255.
--HG--
extra : transplant_source : Y%E3o%C5%F1H8t%AF%3E%1Cu%5B%EA%E0%2B%27%08%EA%C2
|
2010-06-19 14:11:20 -07:00 |
|
Justin Wood
|
55183ae219
|
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
|
2010-06-09 19:29:44 -04:00 |
|
Joel Maher
|
7bb6fe4f0e
|
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
|
2010-05-27 13:01:37 -07:00 |
|
L. David Baron
|
76df418748
|
Additional restyling is needed for :empty + E and :empty ~ E selectors. (Bug 534804) r=bzbarsky
|
2010-05-14 22:01:45 -07:00 |
|
L. David Baron
|
b9449d47f3
|
Implement :-moz-any() selector to allow simplification of user-agent style sheets. (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
|
L. David Baron
|
48a0a6c550
|
Add test for background image loading behavior for :visited links. (Bug 557287)
|
2010-04-06 12:42:41 -07:00 |
|
L. David Baron
|
4448b4ee8a
|
Make pseudo-classes-02 run using test_visited_reftests.html instead of the normal reftest harness. (Bug 147777) r=jwatt
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
0c9f4d1933
|
Add mochitests for getComputedStyle and querySelector(All) lying about :visited selectors. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
13e72332b4
|
Add reftests for :visited handling in layout/reftests/css-visited/ and make them run through the mochitest harness (via layout/style/test/test_visited_reftests.html) rather than the reftest harness. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
7a857e9b5a
|
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:25 -07:00 |
|
Mark Banner
|
3c1dfe889c
|
Bug 549860 Fix non-libxul build bustage from bug 544112. r=ted over irc
|
2010-03-03 12:21:23 +00:00 |
|
Zack Weinberg
|
a5be3ffde2
|
Bug 544112 part 1: Make speculative and chrome style sheet loads go through the document object. Rearrange some C++ unit tests so they'll still link after part 2. r=bzbarsky sr=dbaron
--HG--
rename : layout/html/tests/ParseCSS.cpp => layout/style/test/ParseCSS.cpp
rename : layout/html/tests/TestCSSPropertyLookup.cpp => layout/style/test/TestCSSPropertyLookup.cpp
|
2010-03-02 13:00:39 -08:00 |
|
L. David Baron
|
b8741a3f2c
|
Work around dependency problem for host_ListCSSProperties.o to fix current random orange. (Bug 544720)
|
2010-02-06 16:59:29 -08:00 |
|
L. David Baron
|
207f737143
|
Appropriately escape CSS identifiers when serializing. (Bug 543428) r=bzbarsky
|
2010-02-04 12:49:29 -08:00 |
|
Boris Zbarsky
|
4f8dfc7221
|
Adding bug 535806 test. r=dbaron
|
2010-01-13 11:37:54 -05:00 |
|
L. David Baron
|
bae4d300f3
|
Store transitions for one refresh cycle after they complete so that merging with a non-animation style change doesn't make us start a second transition to transition the last step. (Bug 537151) r=bzbarsky
|
2010-01-12 08:51:37 -08:00 |
|
L. David Baron
|
88acb45934
|
Tests for transitionend event. (Bug 531585)
|
2009-12-23 14:17:44 -05:00 |
|
Zack Weinberg
|
d86ade967d
|
Bug 524223: Even in quirks mode, ignore linked stylesheets which were served with an inappropriate MIME type, if they're from a different origin than the requesting document or stylesheet.
|
2009-12-23 10:01:51 -08:00 |
|
Benjamin Smedberg
|
df57e102fe
|
Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html
|
2009-12-23 10:15:26 -05:00 |
|
L. David Baron
|
bb1ff4abd3
|
Tests for transitionend event. (Bug 531585)
|
2009-12-23 06:35:46 -05:00 |
|
L. David Baron
|
f25848dfe4
|
Stop transitions when -moz-transition-property changes to a value that no longer includes the transitioning property. (Bug 525530) r=bzbarsky
|
2009-12-11 08:13:19 -08:00 |
|
Boris Zbarsky
|
537e44933f
|
Bug 525952 part 1. Make sure pseudo-element selectors never land inside SelectorMatches (because tree pseudo-elements do weird stuff with pseudo-classes). r=dbaron
|
2009-12-11 02:37:41 -05:00 |
|
Boris Zbarsky
|
8202b90f61
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
453f48a20f
|
Bug 525952 part 1. Make sure pseudo-element selectors never land inside SelectorMatches (because tree pseudo-elements do weird stuff with pseudo-classes). r=dbaron
|
2009-12-10 14:36:07 -08:00 |
|
L. David Baron
|
4043bce6c6
|
Add a test for bug 517224.
|
2009-11-17 13:11:14 -08:00 |
|