L. David Baron
|
137b13ef55
|
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 |
|
Boris Zbarsky
|
57f45031a1
|
Bug 528038. Make sure to propagate inherited changes properly for cases where the change hint doesn't apply to all descendants. r=dbaron
|
2009-11-18 08:25:02 -05:00 |
|
L. David Baron
|
4043bce6c6
|
Add a test for bug 517224.
|
2009-11-17 13:11:14 -08:00 |
|
L. David Baron
|
d1798e5dfa
|
Use property flags for which properties need StartLoadImage called. (Bug 528634) r=bzbarsky
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
8a1e2b6ed5
|
In the ValueList case, don't start image loads for declarations that are overridden by others (just like we already do for the Value case). (Bug 517224) r=bzbarsky
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
713dd83997
|
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
|
41438063c9
|
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
|
44da7ceaf8
|
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
|
ff1edb3161
|
Pass property to nsStyleAnimation interpolation functions. (Bug 528234) r=dholbert
|
2009-11-14 19:16:58 -08:00 |
|
Mark Finkle
|
253f7f5525
|
Bug 507817: BorderImage should not call ExtractCurrentFrame each time it draws [r=dbaron r=joedrew]
|
2009-11-13 23:23:00 -05:00 |
|
L. David Baron
|
0d05534e08
|
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
|
6ec3b6280c
|
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
|
43155b03e4
|
Bug 526402: Stop accepting unitless 0 for angles, times, and frequencies. r=zwol
|
2009-11-04 18:36:18 -08:00 |
|
Zack Weinberg
|
77fa892d6d
|
Typo fix in an assertion expression in nsCSSValue.h (from bug 513395)
--HG--
extra : rebase_source : a522a501688af566c8a7a937a240a1afc42ddafc
|
2009-11-03 12:17:17 -08:00 |
|
Zack Weinberg
|
3b61eb914a
|
Bug 526075: Clamp tiny sines to zero when computing transformation matrices.
|
2009-11-02 21:00:46 -08:00 |
|
Robert O'Callahan ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
c1cb654e54
|
Bug 513395: Implement revised CSS gradient notation (2/2): rendering
--HG--
rename : layout/reftests/css-gradients/radial-ref.html => layout/reftests/css-gradients/radial-1-ref.html
rename : layout/reftests/css-gradients/radial.html => layout/reftests/css-gradients/radial-1a.html
rename : layout/reftests/css-gradients/twostops-ref.html => layout/reftests/css-gradients/twostops-1-ref.html
rename : layout/reftests/css-gradients/twostops.html => layout/reftests/css-gradients/twostops-1a.html
|
2009-11-02 11:36:43 -08:00 |
|
Zack Weinberg ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
5c26b37323
|
Bug 513395: Implement revised CSS gradient notation (1/2): parser and data structure changes
|
2009-11-02 11:36:43 -08:00 |
|
Jeff Walden
|
436ddb654e
|
Bug 509329 - Various issues with invalidation of backgrounds propagated from body to the canvas, and with sized backgrounds. r=dbaron
--HG--
extra : rebase_source : ade87923afbccfb4c4b5016d8421aae57c4b0e4e
|
2009-10-22 16:46:08 -07:00 |
|
Boris Zbarsky
|
c53272b65f
|
Bug 522390 followup. Fix test orange
|
2009-10-29 23:43:52 -04:00 |
|
Boris Zbarsky
|
2bfc0f34a2
|
Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking
|
2009-10-29 21:47:48 -04:00 |
|
Boris Zbarsky
|
7a78b83a68
|
Bug 507764. No need to reflow on z-index changes. r=roc
|
2009-10-29 21:47:46 -04:00 |
|
Boris Zbarsky
|
c2173a710f
|
Bug 522390. Fix percentage-height kids of scrollframes in quirks mode to deal with the height of the scrollframe becoming auto. r=dbaron
|
2009-10-29 21:47:43 -04:00 |
|
Boris Zbarsky
|
7813eeb6d1
|
Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron
|
2009-10-29 17:17:56 -04:00 |
|
Gijs Kruitbosch
|
c888c1980e
|
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
|
7b93863703
|
Remove option for aTakeOwnership==PR_FALSE for nsStyleAnimation::Value setters for complex types. (Bug 523450) r=dholbert
|
2009-10-28 20:22:27 -07:00 |
|
L. David Baron
|
bcd165bbd6
|
Add support for animation of -moz-{border,outline}-radius-*. (Bug 523450) r=dholbert
|
2009-10-28 20:22:27 -07:00 |
|
L. David Baron
|
0fb4c75ef8
|
Add tests for correct behavior of CSS property values under cloning.
|
2009-10-28 20:22:27 -07:00 |
|
Daniel Holbert
|
e0fbc42788
|
Bug 522320: Mask out internally-used OVERRIDE_ALL bit before trying to convert "text-decoration" values to strings. r=dbaron
|
2009-10-24 20:51:45 -07:00 |
|
L. David Baron
|
dce22dfe9d
|
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
|
cd6ef92fd0
|
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 |
|
Daniel Holbert
|
d4b0bddad3
|
Bug 523755: Remove two unneeded nsCSSValue variable declarations in nsCSSDeclaration. r=dbaron
|
2009-10-22 15:13:10 -07:00 |
|
Daniel Holbert
|
a151e00614
|
Followup to Bug 522320 bustage fix: in modified chunk of nsCSSDeclaration, check nsCSSValue unit before querying its integer value
|
2009-10-21 17:25:30 -07:00 |
|
Daniel Holbert
|
0902ed0ee1
|
Bug 522320 bustage fix (handle 'normal' value for font-variant/font-style in two other places).
|
2009-10-21 17:05:07 -07:00 |
|
Daniel Holbert
|
03220db402
|
Bug 520486 (patch 1): Extend nsStyleAnimation to support enumerated values. r=dbaron
|
2009-10-21 14:57:57 -07:00 |
|
Daniel Holbert
|
3cb73212d1
|
Bug 522320: Put auto/none/normal keywords in CSS keyword tables for properties that take enum values. Patch 2 (handle remaining properties). r=dbaron
|
2009-10-21 14:57:57 -07:00 |
|
Daniel Holbert
|
4b1567d0cb
|
Bug 522320: Put auto/none/normal keywords in CSS keyword tables for properties that take enum values. Patch 1 addendum (handle font-style, font-variant, overflow). r=dbaron
|
2009-10-21 14:57:57 -07:00 |
|
Daniel Holbert
|
86e58b6697
|
Bug 522320: Put auto/none/normal keywords in CSS keyword tables for properties that take enum values. Patch 1 (handle single-valued SVG-animatable properties). r=dbaron
|
2009-10-21 14:57:57 -07:00 |
|
L. David Baron
|
4d6a859d90
|
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
|
4c0fa8e623
|
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
|
f85d2aae1c
|
Serialize type selectors with original case. (Bug 523341) r=bzbarsky
|
2009-10-21 06:53:46 -04:00 |
|
Boris Zbarsky
|
ba3dae1bf7
|
Bug 523089. Fix serialization of [*|foo] selectors. r=dbaron
|
2009-10-20 13:27:47 -04:00 |
|
Daniel Holbert
|
1b6c4332af
|
Bug 521335: explicitly handle 'eUnit_None' in nsStyleAnimation's ComputeDistance & AddWeighted methods, so that none-to-none animations won't spam assertions. r=dbaron
|
2009-10-20 09:54:50 -07:00 |
|
L. David Baron
|
d035804a7a
|
Implement nsStyleAnimation::Add and Interpolate using the same code underneath. (Bug 523193) r=dholbert sr=bzbarsky
|
2009-10-20 07:46:16 -04:00 |
|
L. David Baron
|
8461beec27
|
Switch nsStyleAnimation from using nsStyleCoord to using its own nsStyleAnimation::Value, so we don't have to add nontrivial destructors to nsStyleCoord. (Bug 522852) r=dholbert,bzbarsky
|
2009-10-20 07:46:16 -04:00 |
|
L. David Baron
|
8d4df33d5b
|
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
|
419becffc1
|
Make ReResolveStyleContext no longer rerun selector matching on next-continuations by making both ReResolveStyleContext and ReParentStyleContext enforce the invariant that all continuations have the same style context. (Bug 522563) r=bzbarsky
|
2009-10-17 10:31:47 -04:00 |
|
L. David Baron
|
a24de14a8f
|
Add comment about additional place new system metrics should be added.
|
2009-10-17 10:31:47 -04:00 |
|
Taras Glek
|
ac50aeeba7
|
Bug 522649: author styled select widget is missing arrow on button r=bz
--HG--
extra : rebase_source : 74aeb4467822896f4bc0e5ceaf73578de75c2222
|
2009-10-16 11:48:04 -07:00 |
|
L. David Baron
|
7c22b255c4
|
Add bug numbers for the FIXME comments in CSS transitions patches. (Bug 435441)
|
2009-10-15 17:23:19 -07:00 |
|
L. David Baron
|
28ec4a4285
|
Add tests for media queries of system metrics. (Bug 522149)
|
2009-10-15 17:23:19 -07:00 |
|