L. David Baron
|
218e356973
|
Add support for animation of 'background-position' and 'background-size'. (Bug 532307) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
67f4531d35
|
Add support for animation of 'visibility' to transitions (but make it a special case for transitions). (Bug 531942) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
24c692cc7f
|
Add support for animation of nsRect values. (Bug 520488) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
Neil Rashbrook
|
e5f97bdf04
|
Bug 532617 -moz-background-size does not always get serialised r=dbaron
|
2009-12-15 21:40:38 +00:00 |
|
L. David Baron
|
8f42a4d123
|
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 |
|
L. David Baron
|
fb268b306d
|
Add support for animation of border-spacing and -moz-transform-origin. (Bug 524861) r=bzbarsky
|
2009-12-11 08:13:19 -08:00 |
|
L. David Baron
|
e1ed596d15
|
Add support for animation of -moz-column-rule-width. (Bug 524855) r=bzbarsky
|
2009-12-11 08:13:19 -08:00 |
|
L. David Baron
|
b59effdb59
|
Add support for animation of -moz-column-count. (Bug 524854) r=bzbarsky
|
2009-12-11 08:13:19 -08:00 |
|
L. David Baron
|
8b3ef8f42e
|
Add support for animation of -moz-box-flex. (Bug 524853) r=bzbarsky
|
2009-12-11 08:13:19 -08:00 |
|
Boris Zbarsky
|
b113c5b09c
|
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
|
e9f228c7d5
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
88da9222b1
|
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
|
d0f535b30d
|
Add mechanism for an individual mochitest to say it needs a longer timeout. (Bug 527614) r=ted
|
2009-11-19 09:35:09 -08:00 |
|
L. David Baron
|
a74df9df58
|
Add a test for bug 517224.
|
2009-11-17 13:11:14 -08:00 |
|
L. David Baron
|
d7d8f0ef43
|
Fix computed values of 'font-weight' to report integers for bold (like for normal) and to report usable values for bolder/lighter. (Bug 173331, Bug 77882) r=bzbarsky
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
d2de4eeb32
|
Put the 'normal' values for 'font-weight' and 'font-stretch' into the keyword tables. (Bug 522320) r=dholbert
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
86466092b9
|
Add support for animation of font-weight and font-stretch. (Bug 528234) r=dholbert
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
db2e10e435
|
Add support for interpolation of integer-valued properties (i.e., z-index) to nsStyleAnimation. (Bug 524808) r=dholbert
|
2009-11-12 17:40:05 -08:00 |
|
KUROSAWA, Takeshi
|
c1928a15f8
|
Remove support for -moz-alias, -moz-context-menu, -moz-copy and -moz-spinning values of the 'cursor' property, no longer needed because of the standard alias, context-menu, copy, and progress cursors. (Bug 487942) r=dbaron
|
2009-11-12 17:40:05 -08:00 |
|
L. David Baron
|
194436e18a
|
Bug 526402: Stop accepting unitless 0 for angles, times, and frequencies. r=zwol
|
2009-11-04 18:36:18 -08:00 |
|
Zack Weinberg ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
dbd6355ce6
|
Bug 513395: Implement revised CSS gradient notation (1/2): parser and data structure changes
|
2009-11-02 11:36:43 -08:00 |
|
Gijs Kruitbosch
|
41ba1acfa5
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
L. David Baron
|
e694a7d0fe
|
Add support for animation of -moz-{border,outline}-radius-*. (Bug 523450) r=dholbert
|
2009-10-28 20:22:27 -07:00 |
|
L. David Baron
|
0bc6a1f9f4
|
Add tests for correct behavior of CSS property values under cloning.
|
2009-10-28 20:22:27 -07:00 |
|
L. David Baron
|
5228cb6cef
|
Make test_transitions report either PASS or TODO for its timing-related tests since we just can't test timing on the unit test VMs. (Bug 522862)
|
2009-10-24 18:47:29 -04:00 |
|
Boris Zbarsky
|
a15350e46e
|
Bug 524175. Compute weight correctly again for selectors involving pseudo-elements, and fail parsing selectors with more than one pseudo-element. r=zwol
|
2009-10-23 21:41:59 -04:00 |
|
L. David Baron
|
0832157c6a
|
Add support for animation of stroke-dasharray to nsStyleAnimation. (Bug 523355) r=dholbert sr=bzbarsky
|
2009-10-21 10:17:40 -04:00 |
|
L. David Baron
|
27faacf80b
|
Add support for animation of text-shadow and -moz-box-shadow (the first complex value types that we animate). (Bug 523196) r=dholbert sr=bzbarsky
|
2009-10-21 06:53:46 -04:00 |
|
L. David Baron
|
863b69812a
|
Serialize type selectors with original case. (Bug 523341) r=bzbarsky
|
2009-10-21 06:53:46 -04:00 |
|
Boris Zbarsky
|
74eef1d572
|
Bug 523089. Fix serialization of [*|foo] selectors. r=dbaron
|
2009-10-20 13:27:47 -04:00 |
|
L. David Baron
|
547f5923a6
|
Increase transitions test bezier tolerance to 0.0015 since bug 522862 comment 0 has an example that requires it to be 0.0012. (Bug 522862, Bug 435441)
|
2009-10-17 10:56:38 -04:00 |
|
L. David Baron
|
48e18ed038
|
Add bug numbers for the FIXME comments in CSS transitions patches. (Bug 435441)
|
2009-10-15 17:23:19 -07:00 |
|
L. David Baron
|
5ed2b51cec
|
Add tests for media queries of system metrics. (Bug 522149)
|
2009-10-15 17:23:19 -07:00 |
|
L. David Baron
|
09ca90ac3c
|
Increase test tolerance to reflect observed errors in bug 435441 comments 103 and 105, and handle timer firing after 8 seconds (comment 104).
|
2009-10-14 17:51:38 -07:00 |
|
L. David Baron
|
b13bce9c1c
|
Add bug numbers for FIXME comments in transitions landing. (Bug 435441)
|
2009-10-13 19:38:20 -07:00 |
|
L. David Baron
|
2f1013d988
|
Add previously-skipped border and outline properties to nsStyleAnimation. (Bug 521292) r=dholbert, bzbarsky
|
2009-10-13 19:38:20 -07:00 |
|
L. David Baron
|
3721a39441
|
Oops, sign of error_direction needs to change only for its second use. (Bug 435441)
|
2009-10-10 11:01:12 -07:00 |
|
L. David Baron
|
5095db87e0
|
Allow more error in bezier computation to fix random orange.
|
2009-10-10 10:02:32 -07:00 |
|
L. David Baron
|
d74253a76d
|
Make transitions test more reliable by measuring the positions of transitions relative to a pair of reference linear transitions, and testing the progress of those reference linear transitions with considerably more latitude. (Bug 435441)
|
2009-10-09 19:11:09 -07:00 |
|
Daniel Holbert
|
ab77c7beaa
|
Bug 520485, patch 3 of 5: add support for 'font-size-adjust' property in nsStyleAnimation. r=dbaron
|
2009-10-08 18:30:51 -07:00 |
|
Daniel Holbert
|
22a5e591ce
|
Bug 520485, patch 1 of 5: add support for float values in nsStyleAnimation. r=dbaron
|
2009-10-08 18:30:49 -07:00 |
|
L. David Baron
|
35482a83e3
|
Increase test tolerance to try to fix random orange.
|
2009-10-08 08:13:49 -07:00 |
|
L. David Baron
|
d89495d9f4
|
Add tests for :-moz-tree-* pseudo-elements. (Bug 521044)
|
2009-10-07 20:22:42 -07:00 |
|
L. David Baron
|
86a7c76d23
|
Add per-property tests for CSS transitions to test the code in nsStyleAnimation. (Bug 435441, Bug 504652)
|
2009-10-07 20:22:42 -07:00 |
|
L. David Baron
|
125bd1103e
|
Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc
|
2009-10-07 20:22:42 -07:00 |
|
Nochum Sossonko
|
33de430128
|
Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron
|
2009-10-02 08:22:18 +02:00 |
|
Geoff Lankow
|
bd900ff5fd
|
Bug 517882: Implement a -moz-tab-size CSS property that specifies the number of spaces between tab stops in preformatted text. r=roc, dbaron
|
2009-09-26 13:23:47 -07:00 |
|
L. David Baron
|
d8e13763a7
|
Rewrap long argument lists to CSS_PROP macros. Whitespace changes only. (Bug 504652)
|
2009-09-11 06:46:36 -04:00 |
|
L. David Baron
|
411bbcb6dd
|
Add fields to nsCSSPropList.h for style struct offset and animation type. (Bug 504652) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
|
L. David Baron
|
74af0036e3
|
Add stylestruct_ parameter to CSS_PROP macro. (Bug 504652) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
|
Jonathan Watt
|
ed42a30cb8
|
Bug 508179. Implement 'pointer-events:none;' for all elements. r=roc, r=dbaron.
|
2009-08-26 20:53:35 -07:00 |
|
Zack Weinberg
|
c62f969ab1
|
Bug 511147: Avoid the slow greedy-operator path for A > B ~ C selectors. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
63e2075a2a
|
Bug 443976: Parsing support for the unicode-range: descriptor in @font-face. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
6ade4eb7d1
|
Fix parenthesis-matching while parsing format() function in @font-face src: descriptor. (Bug 511333) r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
L. David Baron
|
325ccb4cf2
|
Fix parenthesis-matching while parsing local() function in @font-face src: descriptor. (Bug 511333) r=zweinberg
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
f8cb071942
|
Fix DEBUG-only crash parsing empty 'src' descriptor of @font-face rule. (Bug 511304) r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Jonathon Jongsma ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
219a2fe88e
|
Implement CSS transitions: implement the parsing and computation of the transition properties. (Bug 435441) r=bzbarsky
|
2009-08-20 14:52:47 -07:00 |
|
L. David Baron
|
7fed030a73
|
Make computed style (and canvas text styling, which shares the same code) avoid using style data that was influenced by pseudo-elements. (Bug 505515) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
557af3af90
|
Additional mochitests for URL parsing, from bug 337287 (and related to bug 476856)
|
2009-08-05 17:45:49 -07:00 |
|
Michael Ventnor
|
8ae6cd75f4
|
Bug 479220: Implement support for CSS gradients: -moz-linear-gradient() and -moz-radial-gradient(). r=roc, dbaron
|
2009-08-01 08:53:40 -07:00 |
|
David Zbarsky
|
92589bee61
|
Bug 499655: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 1. r=dbaron
|
2009-08-01 08:53:40 -07:00 |
|
L. David Baron
|
6fb9ce56f5
|
Don't resolve a new context for the root when we're computing rem units for the root. (Bug 478321) r=bzbarsky
|
2009-08-01 08:53:40 -07:00 |
|
L. David Baron
|
36c7b60c0c
|
Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out.
|
2009-07-31 09:39:53 -07:00 |
|
David Zbarsky
|
eab4105f16
|
Bug 499655. Selectors should have dual atoms: HTML and other. r=dbaron
|
2009-07-30 13:28:42 -04:00 |
|
Jeff Walden
|
a24a25ba2e
|
Bug 189519 - Implement CSS3 (-moz- for now)background-size. r=dbaron, other useful review comments from roc/bz
|
2009-05-28 11:09:05 -07:00 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
L. David Baron
|
f37119d1b9
|
Also block -moz-box-shadow when using document-specified colors is disabled, and fix a testing error with the patch for text-shadow. (Bug 503188) r=bzbarsky
|
2009-07-20 07:04:42 -04:00 |
|
L. David Baron
|
5a90c04a26
|
Add tests for cloning of media queries. (Would have caught bug 504032.)
|
2009-07-20 07:04:42 -04:00 |
|
L. David Baron
|
b7eb3046f3
|
Add tests for media query serialization.
|
2009-07-15 17:24:25 -07:00 |
|
L. David Baron
|
68d83ef535
|
Add tests for selector serialization and cloning.
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
a03632381b
|
Block text-shadow when using document-specified colors is disabled. (Bug 503188) r=bzbarsky, roc
|
2009-07-15 17:24:24 -07:00 |
|
Boris Zbarsky
|
1426ced363
|
Adding test for bug 498559. r=dbaron
|
2009-07-09 19:53:00 -07:00 |
|
Boris Zbarsky
|
7382b846b1
|
Bug 498559. Speed up tokenizing numbers in CSS. r+sr=dbaron
|
2009-07-09 18:44:20 -07:00 |
|
L. David Baron
|
0d06184f97
|
Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky
|
2009-06-16 08:00:20 -07:00 |
|
Karl Tomlinson
|
1b9df1cee4
|
b=481751 block-height line-height for text input and strut baseline for textarea r=bz,sr=dbaron
--HG--
extra : rebase_source : 1241360066ea9387d15c71936da9468399240640
|
2009-05-19 10:13:12 +12:00 |
|
L. David Baron
|
75bc923978
|
Add test for CSS parsing of garbage at end of declarations. (Bug 390260)
|
2009-05-15 16:01:19 -07:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
L. David Baron
|
8cfe105fbe
|
Drop use of JS 1.7 features so that this test can run on other browsers.
|
2009-05-06 13:46:01 -07:00 |
|
Daniel.S
|
3d66e90b81
|
Bug 487942 - Remove cursor: -moz-alias | -moz-cell | -moz-context-menu | -moz-copy | -moz-spinning; property_database.js update; r+sr=dbaron
|
2009-04-22 14:24:34 +02:00 |
|
Dão Gottwald
|
2b158c4a2f
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2009-04-10 10:24:24 +02:00 |
|
Robert Longson
|
7506754d85
|
Bug 423756 - Support image-rendering attribute for html images and css backgrounds. r=joe,vlad sr=roc
|
2009-04-05 10:52:14 +01:00 |
|
L. David Baron
|
f533a6676b
|
Remove the CSS_PROP_NOTIMPLEMENTED macro, which hasn't been needed since bug 3247 landed. (Bug 486353) r+sr=bzbarsky
|
2009-04-02 07:55:50 -07:00 |
|
L. David Baron
|
fa0ce94791
|
Don't mess with the max_script_run_time pref since the mochitest harness now does that for us.
|
2009-03-31 12:37:40 -07:00 |
|
L. David Baron
|
5195ec80b9
|
Use SimpleTest.executeSoon instead of setTimeout for iteration of properties/descriptors.
|
2009-03-31 12:37:40 -07:00 |
|
L. David Baron
|
1eebde3c7c
|
Add some tests for invalid values of 'font-family' (related to bug 481502)
|
2009-03-31 12:37:40 -07:00 |
|
Robert Longson
|
7235fc714e
|
Bug 484150 - support image-rendering attribute. Includes some gfx code by vlad from bug 423756 which is r=joe. The rest is r=dbaron, sr=roc
|
2009-03-21 15:36:38 +00:00 |
|
L. David Baron
|
60b0f45a27
|
Add tests to check case (2) for shorthands in nsCSSDeclaration::GetValue.
|
2009-03-09 16:14:34 -07:00 |
|
L. David Baron
|
5cad407b70
|
Add some simple tests for units (since code coverage output showed we weren't testing serialization of all of them).
|
2009-03-09 16:14:34 -07:00 |
|
L. David Baron
|
6a0f29123b
|
Add tests for font descriptors that are equivalent to test_value_storage and test_property_syntax_errors.
|
2009-03-09 16:14:34 -07:00 |
|
L. David Baron
|
d8a2ce67e9
|
Reject non-positive values for widows and orphans. (Bug 481826) r+sr=bzbarsky
|
2009-03-09 16:14:34 -07:00 |
|
L. David Baron
|
83f40d6f76
|
Fix serialization bugs with text-decoration:-moz-anchor-decoration. (Bug 481596) r+sr=bzbarsky
|
2009-03-06 13:05:01 +09:00 |
|
L. David Baron
|
1f8dd0c308
|
Test more values for 'content' property. (These tests require the three previous patches to pass.) (Bug 481591)
|
2009-03-06 13:05:01 +09:00 |
|
L. David Baron
|
76244e5752
|
Quote and escape contents of url() when serializing. (Bug 478160) r+sr=bzbarsky
|
2009-03-06 13:05:01 +09:00 |
|
L. David Baron
|
9b6231dd4d
|
Add test for CSS property priority (!important) preservation. (This fixes the fact that we don't have any tests covering expansion of compressed blocks with !important declarations, and also tests a bit more while I'm there.)
|
2009-03-05 12:49:30 +09:00 |
|
L. David Baron
|
8dddfe9001
|
Add test for blocking of -moz-border-*-colors based on code coverage output.
|
2009-03-05 12:49:30 +09:00 |
|
L. David Baron
|
fa9a21c33d
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
|
L. David Baron
|
f83c362f04
|
Fix another case where we incorrectly serialize an -x-system-font property. (Bug 478156) r+sr=bzbarsky
|
2009-02-19 13:55:48 -08:00 |
|
L. David Baron
|
fbfdfa7f2f
|
Add tests for code I'm going to change, and fix crash when running those tests. (Bug 475215) r+sr=bzbarsky
|
2009-02-19 13:55:48 -08:00 |
|
L. David Baron
|
2eb748571c
|
Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related.
|
2009-02-19 13:51:46 -08:00 |
|
L. David Baron
|
d9ac02ed8c
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 12:33:09 -08:00 |
|
L. David Baron
|
a91aa25ab0
|
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
|
2009-02-19 09:06:18 -08:00 |
|
L. David Baron
|
069668891e
|
Fix another case where we incorrectly serialize an -x-system-font property. (Bug 478156) r+sr=bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
c584b934a5
|
Add tests for code I'm going to change, and fix crash when running those tests. (Bug 475215) r+sr=bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
51ef1de194
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
8b207bcc51
|
Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic.
|
2009-02-18 18:59:47 -08:00 |
|
L. David Baron
|
d1a6f338ef
|
Fix another case where we incorrectly serialize an -x-system-font property. (Bug 478156) r+sr=bzbarsky
|
2009-02-18 17:13:26 -08:00 |
|
L. David Baron
|
f83cbead32
|
Add tests for code I'm going to change, and fix crash when running those tests. (Bug 475215) r+sr=bzbarsky
|
2009-02-18 17:13:25 -08:00 |
|
L. David Baron
|
366992262c
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-18 17:13:25 -08:00 |
|
Michael Ventnor
|
b480b09ba3
|
Bug 476738. Implement 'inset' box-shadows. r+sr=roc,r=dbaron
|
2009-02-10 21:45:13 +13:00 |
|
L. David Baron
|
b2fd7dcdca
|
Make serialization handle system fonts and the font shorthand better. (Bug 475214) r+sr=bzbarsky
|
2009-02-06 08:52:12 -08:00 |
|
Boris Zbarsky
|
6f9a0da875
|
Bug 299837. Implement text-align:end. r+sr=dbaron
|
2009-02-05 22:48:30 -05:00 |
|
L. David Baron
|
f8774a93ef
|
Implement CSS computation of font-stretch property and store it in the gfx font structures. (Bug 3512) r=vlad sr=bzbarsky
|
2009-01-29 12:39:18 -08:00 |
|
L. David Baron
|
4835f2a61a
|
Make getComputedStyle() for 'outline-width' return values in pixels even when keywords are used. (Bug 474184) r+sr=bzbarsky
|
2009-01-22 17:28:13 -08:00 |
|
L. David Baron
|
473a55f246
|
Fix parsing of 'none' values in 'list-style' shorthand. (Bug 474135) r+sr=bzbarsky
|
2009-01-22 17:28:13 -08:00 |
|
L. David Baron
|
7713595032
|
Avoid recursion when handling mNegations in CalcWeight. (Bug 473908) r+sr=bzbarsky
|
2009-01-16 19:44:21 -08:00 |
|
L. David Baron
|
a7223a0c21
|
Remove handling of comments inside CSS url() tokens. (Bug 473914) r+sr=bzbarsky
|
2009-01-16 19:44:20 -08:00 |
|
L. David Baron
|
286c54a127
|
Recheck media queries when changing text zoom since em units have changed. (Bug 473400) r+sr=bzbarsky
|
2009-01-16 13:32:08 -08:00 |
|
Olli Pettay
|
d30fae3581
|
Bug 457862 - onresize events should fire at every resize while resizing the window, r+sr=dbaron
|
2009-01-05 18:26:59 +02:00 |
|
L. David Baron
|
d11612b0aa
|
Distinguish clip:rect(auto,auto,auto,auto) from clip:auto as the spec requires. (Bug 372063) r+sr=bzbarsky
|
2008-12-29 10:07:38 -05:00 |
|
L. David Baron
|
805646bab5
|
Reject 0 as a value for -moz-column-count. (Bug 471341) r+sr=bzbarsky
|
2008-12-29 10:07:38 -05:00 |
|
L. David Baron
|
020fe687d6
|
Expect percentages to be unsupported for -moz-column-width. I'm not sure why I made it as it is, since they were never supported in either our implementation or the spec.
|
2008-12-29 10:07:36 -05:00 |
|
L. David Baron
|
8458c5b6b6
|
Make 'word-spacing: normal' just compute to '0', since that's what CSS 2.1 says to do, and thus change nsStyleText::mWordSpacing from nsStyleCoord to nscoord. (Bug 470705) r+sr=roc
|
2008-12-27 20:58:14 -05:00 |
|
L. David Baron
|
6958d78491
|
Readd test for computed style for large integers (even though patch was backed out). (Bug 470769) r+sr=bzbarsky
|
2008-12-23 09:06:59 -05:00 |
|
L. David Baron
|
e8b56749f3
|
Backed out changeset 441f119f1a0c (Bug 470769) due to failures in layout/style/test/test_bug365932.html
|
2008-12-23 11:11:51 -05:00 |
|
L. David Baron
|
1362acfc3f
|
Fix computed style for large integers by using double instead of float. (Bug 470769) r+sr=bzbarsky
|
2008-12-23 09:06:59 -05:00 |
|
L. David Baron
|
e32d92f667
|
Enforce the restriction that values of stroke-miterlimit are greater than 1, rather than just using ParsePositiveVariant. (Bug 470706) r=jwatt sr=bzbarsky
|
2008-12-23 09:06:58 -05:00 |
|
L. David Baron
|
22b6db3f79
|
Reject duplicate keywords for 'text-decoration'. (Bug 470704) r+sr=bzbarsky
|
2008-12-23 09:06:58 -05:00 |
|
L. David Baron
|
4dabb0d03e
|
Disallow negative values on -moz-box-ordinal-group, since it's stored in an unsigned integer and clearly intended to be only positive. (Bug 470703) r=enndeakin sr=bzbarsky
|
2008-12-23 09:06:58 -05:00 |
|
L. David Baron
|
81919802f0
|
Rewrite the shorthand condensation code in nsCSSDeclaration::ToString. (Bug 376075) r+sr=bzbarsky
|
2008-12-23 09:06:57 -05:00 |
|
L. David Baron
|
8d30a03f05
|
Don't say that the font or background shorthands are present when the properties that they reset but can't otherwise specify are not their initial values. (Bug 376075) r+sr=bzbarsky
|
2008-12-23 09:06:57 -05:00 |
|
L. David Baron
|
5eb3c08c33
|
Condense box property four side shorthands in value getters, just as in serialization. (Bug 376075) r+sr=bzbarsky
|
2008-12-23 09:06:57 -05:00 |
|
L. David Baron
|
fd19b3e628
|
Suppress serialization of -moz-use-text-color in border shorthand in property getters just like we do in declaration serialization. (Bug 376075) r+sr=bzbarsky
|
2008-12-23 09:06:57 -05:00 |
|
L. David Baron
|
72e8b9505a
|
Check consistency before returning 'border' shorthand. (Bug 376075) r+sr=bzbarsky
|
2008-12-23 09:06:57 -05:00 |
|
L. David Baron
|
c88d4b23d5
|
Fix bugs in handling of inherit, initial, and none for -moz-border-*-colors. (Bug 389404) r+sr=bzbarsky
|
2008-12-23 09:06:56 -05:00 |
|
L. David Baron
|
10fdc6c423
|
Put 'thin' in the initial_values section instead of the other_values section for border shorthands, since the width should be 0px when border-style is none.
|
2008-12-16 17:11:38 -08:00 |
|
L. David Baron
|
7fc92bad7f
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-07 13:58:07 -08:00 |
|
L. David Baron
|
90b976fe34
|
Backed out changeset 7b553bbed53d (bug 302561) due to chrome test crash.
|
2008-12-04 09:57:18 -08:00 |
|
L. David Baron
|
85dd73ebd3
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-04 08:09:52 -08:00 |
|
L. David Baron
|
8be0d9e6b5
|
Fix assertion about being too late to set quirks style sheet. (Bug 450191) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
03bdd4f9f2
|
Use a host that we proxy to the local server so that the test doesn't require network access. (Bug 466102) r+sr=bzbarsky a=tests
|
2008-11-25 13:27:53 -08:00 |
|
Boris Zbarsky
|
695687d1fe
|
Bug 458381 followup: tests and a code fix for a problem the tests caught. r+sr=dbaron, a=beltzner
|
2008-11-11 22:36:20 -05:00 |
|
L. David Baron
|
4c3aa3c79d
|
Correct mochitest for bug 461266.
|
2008-11-02 13:14:06 -08:00 |
|
L. David Baron
|
e56f086139
|
Don't eat up too much when we hit an error in the last media query in a list. (Bug 461266) r+sr=bzbarsky
|
2008-11-02 11:44:56 -08:00 |
|
L. David Baron
|
e8d28f69fd
|
Add a preference for visited link support. (Bug 147777) r+sr=bzbarsky
|
2008-10-21 09:15:03 +02:00 |
|
Markus Stange
|
1ffda30624
|
Bug 450939 - Add -moz-window-shadow CSS property, r+sr=dbaron
|
2008-10-14 16:44:25 +02:00 |
|
L. David Baron
|
32f6ec029a
|
Fix issues with parsing of media query lists that have bad queries in them. (Bug 454226) r+sr=bzbarsky
|
2008-10-11 20:49:42 -04:00 |
|
L. David Baron
|
da279d65ba
|
Handle serialization of inherit and -moz-initial for shorthand properties correctly, and refuse to serialize most unspecifiable cases of shorthands. (Bug 160403) r+sr=bzbarsky
|
2008-10-07 15:10:20 -07:00 |
|
L. David Baron
|
84312b4cfc
|
Add a flags table for CSS properties. (Bug 160403) r+sr=bzbarsky
|
2008-10-07 15:10:19 -07:00 |
|
Zack Weinberg
|
24671e743c
|
Bug 450652 – Style system changes to support CSS3 border-radius – basic test cases (part 3) [r+sr=dbaron]
|
2008-10-01 00:52:12 -05:00 |
|
Keith Schwarz
|
dc907e1ec7
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
|
L. David Baron
|
654a5d7d6a
|
Ensure we always skip to the next close parenthesis if a media query expression parse fails. (Bug 454227) r+sr=bzbarsky
|
2008-09-12 20:45:37 -07:00 |
|
Robert Kaiser
|
e3cf823f2f
|
bug 454513 - browser_bug453896.js fails on all SeaMonkey unit test boxes, remove event listeners added by the tests when they aren't needed any more, r=dbaron
|
2008-09-11 02:07:52 +02:00 |
|
L. David Baron
|
fa9533f8cf
|
Flush view manager's delayed resize when flushing layout. (Bug 453896) r+sr=bzbarsky
|
2008-09-09 06:43:10 -07:00 |
|
L. David Baron
|
b648585b1d
|
Correctly handle window resizes when one dimension is zero. (Bug 453759) r+sr=roc
|
2008-09-08 06:41:36 -07:00 |
|
L. David Baron
|
4d83879649
|
Change evaluation of media queries like (width) where actual values are lengths; treat zero lengths as false in such cases, per http://lists.w3.org/Archives/Public/www-style/2008Aug/0190.html and spec clarification. (Bug 453759) r+sr=bzbarsky
|
2008-09-06 07:04:28 -07:00 |
|
L. David Baron
|
54d29eda1e
|
Make min-/max- prefixed media features without values be parse errors, per http://lists.w3.org/Archives/Public/www-style/2008Sep/0002.html . (Bug 453759) r+sr=bzbarsky
|
2008-09-06 07:04:28 -07:00 |
|
L. David Baron
|
ffb24827c5
|
Update to new parsing rules for grid media query per http://lists.w3.org/Archives/Public/www-style/2008Aug/0191.html . (Bug 453759) r+sr=bzbarsky
|
2008-09-06 07:04:28 -07:00 |
|
Zack Weinberg
|
1567a739fa
|
Bug 389406 – initial value for 'quotes' property is stored incorrectly and not reachable by -moz-initial; r+sr=dbaron
|
2008-08-19 10:18:58 -04:00 |
|
Boris Zbarsky
|
fbb19aff3d
|
Bug 449447. Reuse the caching GetNthIndex for first/last/onlyChild selectors
|
2008-08-18 12:47:12 -04:00 |
|
Rob Arnold
|
5365bd2929
|
last set of y1/y4 tests in acid3 test 46 (media queries) fail on Windows - bug 448132 r=vlad
|
2008-08-14 09:48:09 -07:00 |
|
Robert O'Callahan
|
fba2d206f6
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
|
Zack Weinberg
|
8b64ed0aa9
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-10 22:13:49 +01:00 |
|
Dave Townsend
|
55fc35f46f
|
Backed out Bug 441469 due to Tp regressions
|
2008-08-10 00:07:59 +01:00 |
|
Zack Weinberg
|
da518d1e9a
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-07 19:15:40 -04:00 |
|
L. David Baron
|
91fc742fba
|
Make the -moz-column-rule-color test not assume that inputs have the same 'color' as divs. (Bug 271586) r=Ventnor
|
2008-08-04 16:10:05 -07:00 |
|
L. David Baron
|
10550d9783
|
Oops, used the wrong todo function.
|
2008-07-26 12:56:49 -07:00 |
|
L. David Baron
|
1b8a316bcf
|
Mark two test items as known to fail on Windows; failure filed as bug 448132.
|
2008-07-26 10:58:24 -07:00 |
|
L. David Baron
|
080104f972
|
Handle effects of medium feature changes on XBL style sheets. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
L. David Baron
|
65e07556a4
|
Tests for css3-mediaqueries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
L. David Baron
|
72ddca652d
|
Make ParsePositiveVariant restrict integers too, which affects existing call for -moz-column-count. (Bug 156716) r=bzbarsky sr=roc
|
2008-07-26 09:14:48 -07:00 |
|
Simon Montagu
|
0dd0a7f5ba
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
|
L. David Baron
|
a8ab4310a8
|
Add bug number (446226) for todo tests from bug 325064.
|
2008-07-19 16:03:45 -07:00 |
|
Zack Weinberg
|
a92b3b3f9f
|
Change CSS parser to close constructs open at end-of-file by changing ExpectSymbol not to fail on EOF when expecting one of }, ), ], or ;. (Bug 325064) r+sr=dbaron
|
2008-07-19 15:52:09 -07:00 |
|
Michael Ventnor
|
8aeed81515
|
Bug 271586 – Implement CSS3 column-rule-*. r+sr=roc,dbaron
|
2008-07-19 12:38:25 +02:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
49c9b3d67e
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
|
L. David Baron
|
9e4ceade8e
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
bb4be48531
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
|
L. David Baron
|
aca5c25858
|
Avoid stack overflow by not using recursion to add the important rules. (Bug 439184.) r=fantasai sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
Ryan A. C.
|
40017f1b0e
|
Bug 426732 - implement -moz-nativelinktext, r=dbaron, sr=roc
|
2008-07-11 20:34:53 +02:00 |
|
Ryan A. C.
|
d28cd96e68
|
Backed out changeset 9718a9421ee3
|
2008-07-11 16:30:30 +02:00 |
|
Ryan A. C.
|
8fa9043b87
|
Bug 426732 - implement -moz-nativelinktext, r=dbaron, sr=roc
|
2008-07-11 16:23:26 +02:00 |
|
Michael Ventnor
|
3a7677bb26
|
Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron]
|
2008-07-07 19:56:52 -05:00 |
|
Elika J. Etemad (fantasai) ext:(%2C%20Michael%20Ventnor%20%3Cventnor.bugzilla%40yahoo.com.au%3E)
|
3c5629d317
|
Make empty string in ^= $= *= attribute selectors match nothing (and check for ~= although it already works). (Bug 420245) r+sr=dbaron (tests)
|
2008-06-10 17:27:00 -07:00 |
|
L. David Baron
|
a20d5c2d5a
|
Count U+000C as a whitespace character for separating class attributes. (Bug 437915) r=bzbarsky sr=sicking
|
2008-06-10 17:27:00 -07:00 |
|
L. David Baron
|
3b97746336
|
Remove unneeded (and not present in the proposed CSS3 float-displace property) border-box and padding-box values of -moz-float-edge. (Bug 432891) r+sr=roc
|
2008-06-05 16:06:34 -07:00 |
|
Christian Biesinger ext:(%2C%20Michael%20Ventnor%20%3Cventnor.bugzilla%40yahoo.com.au%3E)
|
171196af8b
|
Implement the computed value of text-shadow in the style system. (Bug 10713) r+sr=dbaron
|
2008-06-05 16:06:34 -07:00 |
|
Vladimir Vukicevic
|
0b3d9b76cc
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
|
L. David Baron
|
a7d8670d1d
|
Backed out changeset cf005233ebad (text-shadow style system changes) due to mochitest crash on Windows (which I can reproduce on Windows).
|
2008-06-03 16:42:13 -07:00 |
|
Christian Biesinger ext:(%2C%20Michael%20Ventnor%20%3Cventnor.bugzilla%40yahoo.com.au%3E)
|
752ec1f3fa
|
Implement the computed value of text-shadow in the style system. b=10713 r+sr=dbaron
|
2008-06-03 15:25:31 -07:00 |
|
L. David Baron
|
65434311b9
|
Allow the initial value of -moz-user-select to be specified with 'auto'. b=432888 r+sr=bzbarsky
|
2008-06-03 15:25:31 -07:00 |
|
L. David Baron
|
3c90f5b30e
|
Implement :first-of-type, :last-of-type, and :only-of-type. b=128585 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
|
Daniel Glazman ext:(%20and%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
15d0bac2c3
|
Implement :nth-child(), :nth-last-child(), :nth-of-type(), :nth-last-of-type(). b=75375 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
|
reed@reedloden.com
|
9d3d47e5fe
|
Bug 417178 - "Google reader does not show subscribed topics in ff3b3 at certain zoom levels" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=mconnor]
|
2008-03-24 21:55:47 -07:00 |
|
dbaron@dbaron.org
|
3bc7dd28e0
|
Fix buggy test; rgb() non-% arguments are required to be integers. a=tests
|
2008-03-13 08:24:22 -07:00 |
|
dbaron@dbaron.org
|
b76ec670c5
|
Test selector serialization too.
|
2008-03-09 18:10:03 -07:00 |
|
dbaron@dbaron.org
|
93fe3229b3
|
Separate the tests so that they really test what they were intended to test.
|
2008-03-08 14:41:47 -08:00 |
|
dbaron@dbaron.org
|
b8aa468035
|
Unbreak test that I broke while addressing review comments. a=test-only
|
2008-03-08 14:22:09 -08:00 |
|
dbaron@dbaron.org
|
4b445ab6b3
|
Fix greediness of A ~ B C selector matching. b=420814 r+sr=bzbarsky a=beltzner
|
2008-03-05 16:06:15 -08:00 |
|
dbaron@dbaron.org
|
d2fe1a813b
|
Update properties that are ignored when 'Allow pages to choose their own colors' is unchecked for the splitting of left/right border properties and the introduction of start/end border properties. b=419167 Patch by Bernd Mielke <bernd_mozilla@gmx.de>. r+sr=dbaron a=beltzner
|
2008-03-05 16:03:50 -08:00 |
|
dbaron@dbaron.org
|
a6ec36aaa1
|
Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+
|
2008-02-26 18:02:20 -08:00 |
|