Robert Longson
|
11cc4a0089
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
|
Daniel Holbert
|
fa2294d8b4
|
Bug 553416: Make nsSVGClipPathFrame notify children when its transform attribute is animated. r=longsonr
--HG--
rename : layout/reftests/svg/smil/lime.svg => layout/reftests/svg/smil/transform/lime.svg
|
2010-03-24 09:54:48 -07:00 |
|
Robert Longson
|
0f85e4e1d7
|
Bug 554091 - negative rx and ry are unsupported rather than errors according to SVG1.2T. r=jwatt
|
2010-03-23 12:53:36 +00:00 |
|
Daniel Holbert
|
4c1fcbc291
|
Bug 553881: Use SMIL reftest api-sanity-1.svg (and make it use standard reference case). r=tests_only
|
2010-03-21 12:23:30 -07:00 |
|
Jesse Ruderman
|
8ea2399077
|
Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22)
|
2010-03-20 18:26:07 -07:00 |
|
Robert Longson
|
c6f98571f9
|
Bug 553053 - Should not create frames for SVG animation elements, it interferes with clipPath validation and is inefficient. r=dholbert,sr=roc
|
2010-03-19 11:17:49 +00:00 |
|
Robert Longson
|
b4884958db
|
Bug 552830 - Should not force rx=ry for a rect by clamping if one is omitted. r=jwatt
|
2010-03-18 12:14:38 +00:00 |
|
Daniel Holbert
|
e730b4c834
|
Bug 552873: Re-enable random reftest, with an attempted workaround. r=tests-only
|
2010-03-17 01:15:25 -07:00 |
|
Daniel Holbert
|
b7591379a4
|
Bug 552873: mark random test mapped-attr-vs-css-prop-1.svg as random, while I work on fixing it.
|
2010-03-16 23:02:35 -07:00 |
|
Daniel Holbert
|
000c7460d9
|
Bug 534028, Patch E: Tests for SMIL animation of mapped attributes interacting with CSS transitions. r=tests-only
--HG--
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4b.svg
|
2010-03-16 16:17:47 -07:00 |
|
Daniel Holbert
|
34e1971c44
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
--HG--
rename : content/smil/test/test_smilCSSFromBy.xhtml => content/smil/test/test_smilMappedAttrFromBy.xhtml
rename : content/smil/test/test_smilCSSPaced.xhtml => content/smil/test/test_smilMappedAttrPaced.xhtml
|
2010-03-16 16:17:33 -07:00 |
|
Daniel Holbert
|
c573e2e862
|
Bug 537139: Re-enable reftest, and add a few more. r=tests_only
|
2010-03-11 22:03:49 -08:00 |
|
Shawn Wilsher
|
b0848a76f8
|
Forgot to update the test names in reftest.list files (bug 550661).
|
2010-03-09 12:55:47 -08:00 |
|
Shawn Wilsher
|
cb211422b2
|
Bug 550661 - Adding href attribute doesn't add link styling
r=bz
--HG--
rename : content/html/content/reftests/href-attr-removal-restyles-ref.html => content/html/content/reftests/href-attr-change-restyles-ref.html
rename : content/html/content/reftests/href-attr-removal-restyles.html => content/html/content/reftests/href-attr-change-restyles.html
rename : layout/reftests/svg/href-attr-removal-restyles-ref.svg => layout/reftests/svg/href-attr-change-restyles-ref.svg
rename : layout/reftests/svg/href-attr-removal-restyles.svg => layout/reftests/svg/href-attr-change-restyles.svg
|
2010-03-09 10:21:25 -08:00 |
|
Shawn Wilsher
|
8686b4b3fa
|
Mark test as passing since it is (and should be) with the fix from bug 549797.
|
2010-03-03 14:15:47 -08:00 |
|
Shawn Wilsher
|
9f5d0cab2d
|
Bug 549797 - Removing href attribute from html:a, html:link, and svg:a doesn't remove link styling
r=bz
|
2010-03-03 12:55:35 -08:00 |
|
Daniel Holbert
|
36cce2aeb3
|
Bug 549705: mark random test smil-transitions-interaction-1.svg as random.
|
2010-03-02 16:08:26 -08:00 |
|
Robert Longson
|
9d2bee7b70
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
|
Daniel Holbert
|
cd11e89e27
|
Bug 537139's reftest. r=dbaron
|
2010-03-01 11:31:48 -08:00 |
|
Robert Longson
|
cad95ae0a9
|
Bug 534612 - clipPath references with clipPath elements do not work correctly. r=roc
|
2010-02-26 09:58:42 +00:00 |
|
Daniel Holbert
|
880f1e0c90
|
Remove "fails on Mac OS 10.4" annotation in reftest.list for opacity-and-gradient-01.svg, since mozilla-central no longer supports OS 10.4. (See bug 379610 comment 10 & 11)
|
2010-02-25 15:20:57 -08:00 |
|
Jonathan Watt
|
494014c1f9
|
Bug 547801: Add code to reftest 'sort-additive-1.svg' to test a theory about why it sporadically failed (if/when it randomly fails again). r=dholbert
|
2010-02-25 10:22:05 -08:00 |
|
Shawn Wilsher
|
843b58d6fe
|
Bug 461199 (Part 25) - Fix layout reftests to work with the new async isVisited API
r=jwatt
|
2010-02-24 08:37:03 -08:00 |
|
Boris Zbarsky
|
066dd6ebce
|
Bug 534526 part 4. Tests.
|
2010-02-23 23:37:47 -05:00 |
|
Jonathan Kew
|
8ed928be2f
|
Bug 546813 - reftest for honoring language when selecting fonts in SVG.
|
2010-02-21 11:13:52 -08:00 |
|
Daniel Holbert
|
83e53b70dd
|
Bug 547323: Move "svg-integration" reftests dir inside of "svg" dir. r=roc
--HG--
rename : layout/reftests/svg-integration/clipPath-html-01-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-01-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-01-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-01-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-01.xhtml => layout/reftests/svg/svg-integration/clipPath-html-01.xhtml
rename : layout/reftests/svg-integration/clipPath-html-02-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-02-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-02-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-02-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-02.xhtml => layout/reftests/svg/svg-integration/clipPath-html-02.xhtml
rename : layout/reftests/svg-integration/clipPath-html-03-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-03-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-03-ref.svg => layout/reftests/svg/svg-integration/clipPath-html-03-ref.svg
rename : layout/reftests/svg-integration/clipPath-html-03.xhtml => layout/reftests/svg/svg-integration/clipPath-html-03.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-04.xhtml => layout/reftests/svg/svg-integration/clipPath-html-04.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-05.xhtml => layout/reftests/svg/svg-integration/clipPath-html-05.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06-extref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06-extref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06-ref.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06-ref.xhtml
rename : layout/reftests/svg-integration/clipPath-html-06.xhtml => layout/reftests/svg/svg-integration/clipPath-html-06.xhtml
rename : layout/reftests/svg-integration/clipPath-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/clipPath-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/filter-html-01-extref.xhtml => layout/reftests/svg/svg-integration/filter-html-01-extref.xhtml
rename : layout/reftests/svg-integration/filter-html-01-ref.svg => layout/reftests/svg/svg-integration/filter-html-01-ref.svg
rename : layout/reftests/svg-integration/filter-html-01.xhtml => layout/reftests/svg/svg-integration/filter-html-01.xhtml
rename : layout/reftests/svg-integration/filter-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/filter-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/mask-html-01-extref-01.xhtml => layout/reftests/svg/svg-integration/mask-html-01-extref-01.xhtml
rename : layout/reftests/svg-integration/mask-html-01-extref-02.xhtml => layout/reftests/svg/svg-integration/mask-html-01-extref-02.xhtml
rename : layout/reftests/svg-integration/mask-html-01-ref.svg => layout/reftests/svg/svg-integration/mask-html-01-ref.svg
rename : layout/reftests/svg-integration/mask-html-01-resource.svg => layout/reftests/svg/svg-integration/mask-html-01-resource.svg
rename : layout/reftests/svg-integration/mask-html-01.xhtml => layout/reftests/svg/svg-integration/mask-html-01.xhtml
rename : layout/reftests/svg-integration/mask-html-zoomed-01.xhtml => layout/reftests/svg/svg-integration/mask-html-zoomed-01.xhtml
rename : layout/reftests/svg-integration/reftest.list => layout/reftests/svg/svg-integration/reftest.list
|
2010-02-21 08:43:41 -08:00 |
|
Daniel Holbert
|
1c36459f3b
|
Bug 533291 Patch Z: Enable "don't recompose if we know our animated value can't have changed" optimization, and add tests. r=roc
|
2010-02-20 13:13:11 -08:00 |
|
Jonathan Watt
|
f2e0136d80
|
Bug 540588. Add support for SMIL animation of <integer> attributes in SVG. r=dholbert
|
2010-02-18 21:51:00 +00:00 |
|
Jonathan Watt
|
232dae9b42
|
Bug 541884. Add support for SMIL animation of the viewBox attribute in SVG. r=dholbert
|
2010-02-18 21:51:00 +00:00 |
|
Jonathan Watt
|
d8f45843d9
|
Bug 545042. Add support for SMIL animation of <angle> attributes in SVG. r=dholbert
|
2010-02-18 21:50:59 +00:00 |
|
Jonathan Watt
|
a39c8a2527
|
Reftest for Bug 546785.
|
2010-02-18 12:16:37 -08:00 |
|
Shawn Wilsher
|
3660408aee
|
Backed out changeset fa7f3d18510d
|
2010-02-18 09:54:12 -08:00 |
|
Shawn Wilsher
|
587537ef95
|
Bug 461199 (Part 25) - Fix layout reftests to work with the new async isVisited API
r=jwatt
|
2010-02-17 14:04:32 -08:00 |
|
Robert Longson
|
1a51c439dc
|
Bug 544742 - fePointLight does not work with primitiveUnits=objectBoundingBox. r=roc
|
2010-02-08 09:51:19 +00:00 |
|
Jonathan Watt
|
c9e50cb93c
|
Bug 541882. Add support for SMIL animation of the preserveAspectRatio attribute in SVG. r=dholbert
|
2010-02-08 02:28:01 +00:00 |
|
Daniel Holbert
|
2cedf35eb7
|
Remove executable bit from reftest files that shouldn't be executable: *.svg, *.ttf, *.txt, *.eot (no bug #)
|
2010-01-28 01:54:14 -08:00 |
|
Daniel Holbert
|
a534234e6f
|
Bug 535915: Pause after seeking, for reftest snapshot, in anim-discrete-values-1.svg. (randomorange test-only change)
|
2010-01-25 10:33:58 -08:00 |
|
Jonathan Watt
|
f3a47b5a19
|
Bug 540479. Add support for SMIL animation of boolean attributes in SVG. r=dholbert
|
2010-01-24 16:42:08 +00:00 |
|
Jonathan Watt
|
41fa491d84
|
Bug 540478, part 2 of 2. Add support for SMIL animation of enumeration attributes in SVG. r=dholbert
|
2010-01-23 18:59:03 +00:00 |
|
L. David Baron
|
c953758453
|
Add reftests for bug 541270.
|
2010-01-22 14:51:10 -08:00 |
|
Jeff Muizelaar
|
ca2d8beb78
|
Bug 539165. Fix single and multi-stop solid gradients by multiplying by the alpha component. r=roc
This cairo commit that caused the problem: 2d790daa957471670f4ae0d3b22da89e4ee7111f.
It was merged into mozilla-central with 1effb72d30cf
|
2010-01-18 10:36:43 -05:00 |
|
Jonathan Watt
|
9f1cae1927
|
Bug 537067. SMIL animation of <length> attributes does not work. r=roc
|
2010-01-15 14:21:06 +00:00 |
|
Jonathan Watt
|
51098080d7
|
Bug 522267, part 2 of 2. Add support for animating <number> attributes. r=dholbert
|
2009-12-29 07:34:27 +01:00 |
|
Brian Birtles
|
86f07ee577
|
Bug 534325: Apply SMIL restart semantics at interval start times rather than end times, and allow duration to determine interval-ending when there's no end attribute. r=dholbert sr=roc
|
2010-01-13 00:18:51 -08:00 |
|
Dave Townsend
|
3f5f6023c5
|
Backed out changeset 4b725bb53baa from bug 539165 due to reftest failure
|
2010-01-12 16:27:48 -08:00 |
|
Jeff Muizelaar
|
5562b46b91
|
Bug 539165. Fix single and multi-stop solid gradients by multiplying by the alpha component. r=roc
This cairo commit that caused the problem: 2d790daa957471670f4ae0d3b22da89e4ee7111f.
It was merged into mozilla-central with 1effb72d30cf
|
2010-01-12 17:04:00 -05:00 |
|
Daniel Holbert
|
87f5624561
|
Bug 526536: Add some testcases that should be fixed by syncbase timing patches. (tests-only change)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
27c6a0f20c
|
Bug 537852 followup E: Change syncbase reftests' animations so they go from orange->green->purple instead of orange->green->orange, to make it easier to diagnose (unexpected) failures. (tests-only fix)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
fbf33f5714
|
Bug 537852 followup D: Misc nit fixes to syncbase reftests. r=birtles
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
fd51c2b158
|
Bug 537852 followup C: Tweak spacing/attribute-ordering in sandwich-priority-* syncbase reftests, to improve readibility. (whitespace changes only)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
bb0f2d621a
|
Bug 537852 followup B: Pause before seeking, in syncbase reftests. r=birtles
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
eb896e3b54
|
Bug 537852 followup A: remove unnecessary 'fill=remove' attributes, in syncbase reftests. r=birtles
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
cd171ab676
|
Bug 537852: Add tests for syncbase timing (bug 474743). r=dholbert
|
2010-01-12 12:00:49 -08:00 |
|
Daniel Holbert
|
23b4d0d6e1
|
Bug 538721: Correct 2 bug references in smil/reftest.list. (comment-only change)
|
2010-01-09 12:28:01 -08:00 |
|
Robert Longson
|
26ce10b388
|
Bug 536677 - fill with url to gradient not inherited when dynamically switched more than once. r=roc
|
2010-01-07 19:07:30 +00:00 |
|
Robert Longson
|
e57814fb2d
|
Bug 519368 - pattern with viewBox not treated correctly. r=jwatt
|
2009-12-29 09:56:25 +00:00 |
|
Robert Longson
|
f7c61867d5
|
Bug 420909 - OS X 10.5 unexpectedly passing opacity-and-gradient-01.svg. r=jwatt
|
2009-12-28 13:56:48 +00:00 |
|
Robert Longson
|
abf32eb824
|
Bug 510177 - path with a single point not rendered. r=jwatt
|
2009-12-21 22:10:34 +00:00 |
|
Robert Longson
|
82d6c026db
|
backout Bug 510177 (reftest failure)
|
2009-12-19 19:28:48 +00:00 |
|
Robert Longson
|
1b9b5b1ed5
|
Bug 510177 - path with a single point not rendered. r=jwatt
|
2009-12-19 17:00:58 +00:00 |
|
Robert Longson
|
da1e4a0b96
|
Bug 534841 - filter feFunc[RGBA] does not default omitted attributes correctly. r=roc
|
2009-12-17 11:00:54 +00:00 |
|
Robert Longson
|
09b236ef87
|
Bug 534216 - Text in anchor tags not placed correctly if viewBox present. r=roc
|
2009-12-12 14:37:20 +00:00 |
|
Daniel Holbert
|
0d650e67d8
|
Bug 520239, patch 5: Enable SVG/SMIL animation of shorthand properties, and remove unneeded nsISMILCSSValueType interface. r=roc
|
2009-12-10 09:26:28 -08:00 |
|
Robert Longson
|
0c13556d69
|
Bug 527325 - feConvoleMatrix does not process bias correctly. r=roc
|
2009-11-10 18:49:37 +00:00 |
|
Robert Longson
|
f575594f5e
|
Bug 525363 - clipPath winding-mode is broken. r=roc
|
2009-10-30 20:21:49 +00:00 |
|
Robert Longson
|
0edaf9a46e
|
Bug 448906 - linked patterns are not scaled correctly. r=roc
|
2009-10-26 19:37:31 +00:00 |
|
Jonathan Watt
|
88596a0dc1
|
Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com
|
2009-10-26 18:17:49 +01:00 |
|
Robert Longson
|
3635446381
|
Bug 521759 - patterns incorrect with viewBox and percentage widths or heights. r=roc
|
2009-10-25 13:05:33 +00:00 |
|
Daniel Holbert
|
97dd2cec14
|
update bug # for deferred-anim-1.xhtml reftest failure (bug 470868)
|
2009-10-23 08:16:11 -07:00 |
|
Ted Mielczarek
|
436ed59600
|
bug 524098 - mark this test as random on mac for now
|
2009-10-23 11:03:49 -04:00 |
|
Daniel Holbert
|
e1704c93d5
|
bustage fix for bug 520710 -- add missing test files (bustage became visible after Bug 482402 enabled the SMIL tests)
|
2009-10-22 16:52:30 -07:00 |
|
Daniel Holbert
|
49b7752b81
|
Bug 482402: Enable "svg.smil.enabled" pref by default (enabling SMIL in nightly builds). r=roc
|
2009-10-22 15:51:23 -07:00 |
|
Daniel Holbert
|
08db3f7b28
|
bug 520710: SVG/SMIL: Make <set> element apply its 'to' value for whole duration. r=birtles sr=roc
|
2009-10-22 15:15:44 -07:00 |
|
Robert Longson
|
a78c07f658
|
Bug 521207 - tiles do not work if they extend beyond the filter subregion bounds
|
2009-10-21 18:47:59 +01:00 |
|
Daniel Holbert
|
3223de4b58
|
Bug 523188: Allow for ClearAnimValue() (and SetSMILOverrideStyleRule()) to be called for animation targets that aren't in a document. r=birtles r=roc
|
2009-10-20 09:54:47 -07:00 |
|
Robert Longson
|
1507843db2
|
Backout Bug 388547 due to Mac test orange
|
2009-10-11 14:03:06 +01:00 |
|
Robert Longson
|
bbaa60b7ef
|
Bug 388547 - Initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2009-10-11 12:44:33 +01:00 |
|
Daniel Holbert
|
4484bfea27
|
Bug 520485, patch 2 of 5: add support for float values in SVG/SMIL. r=roc
|
2009-10-08 18:30:50 -07:00 |
|
Daniel Holbert
|
6c2b8caecc
|
Mark SVG/SMIL reftest "moved-tree-1.xhtml" as random, due to occasional few-pixel differences (bug 470868)
|
2009-10-05 10:31:37 -07:00 |
|
Daniel Holbert
|
a55530d27c
|
Bug 474049 reftests-only followup: Switch from "pt" to "px" for grid-positioning in reftests. (Fixes Linux tryserver failures due to clipping, in testcases with limited-size <svg> nodes.)
|
2009-10-03 13:16:19 -07:00 |
|
Daniel Holbert
|
50268f016b
|
Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc
|
2009-10-02 14:37:25 -07:00 |
|
Boris Zbarsky
|
1636c697f1
|
Bug 518274. Disabling this test until we can make it pass reliably on Linux in hopes of reopening the CLOSED TREE
|
2009-09-25 11:53:39 -04:00 |
|
Jonathan Watt
|
93d857ad71
|
Attempt intermittent orange fix. Bug 518274. reftest: dynamic--inline-resize-window-width.xhtml intermittently fails.
--HG--
extra : rebase_source : 53ae20830f886d5076538c04bac8f6344ac5b4e3
|
2009-09-23 13:15:54 +02:00 |
|
Jonathan Watt
|
c727301a48
|
Attempt intermittent orange fix. Bug 518274. reftest: dynamic--inline-resize-window-width.xhtml intermittently fails.
|
2009-09-23 11:42:59 +02:00 |
|
Mats Palmgren
|
f4053c057e
|
Eliminate long delays with a few SVG reftests. b=517744 r=longsonr
|
2009-09-22 19:01:03 +02:00 |
|
Robert Longson
|
592e45db92
|
Bug 509274 - Make sizing reftests more robust
|
2009-09-14 21:45:14 +01:00 |
|
Robert Longson
|
300606b3d6
|
Bug 515080 - setting fill doesn't always cause re-styling. r=bzbarsky
|
2009-09-11 14:39:12 +01:00 |
|
Takeshi Kurosawa
|
ecd56e6571
|
Bug 494201 - feComposite has arguments inverted. r=longsonr
|
2009-09-07 08:33:22 +01:00 |
|
Robert Longson
|
e22fe524e4
|
Bug 509940 - Images with fill=none are not displayed. r=jwatt
|
2009-08-31 12:26:23 +01:00 |
|
Jonathan Griffin
|
5be7c83a1a
|
add reftest for bug 467472
|
2009-07-28 17:26:39 -07:00 |
|
Daniel Holbert
|
bea913e356
|
Add missing reftest files for bug 506096
|
2009-07-27 13:54:30 -07:00 |
|
Daniel Holbert
|
447c7e4618
|
Bug 506096: In SVG Animation (SMIL), make sure to visit the underlying base value for first half of duration, in discrete-mode "to" animations. r+sr=roc
|
2009-07-27 13:52:19 -07:00 |
|
Joe Drew
|
6c441f55f7
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Daniel Holbert
|
8cbc17565e
|
Bug 491080: add support for xlink:href targeting of SVG (SMIL) animations. r+sr=roc
|
2009-07-15 21:20:16 -07:00 |
|
Daniel Holbert
|
26b1152092
|
Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc
|
2009-07-14 12:33:29 -07:00 |
|
Daniel Holbert
|
c5b5786194
|
Remove unused SVG/SMIL reftest reference-file "anim-ref-text.svg"
|
2009-07-10 14:58:09 -07:00 |
|
Jonathan Griffin
|
fc3e4542d1
|
Bug 400925 - Reftests for live changes to gradients and patterns. r=roc
|
2009-06-27 16:43:34 +02:00 |
|
Robert Longson
|
9cb0b9bebf
|
Bug 481614 - implement clip property. r=jwatt
|
2009-06-17 21:51:40 +01:00 |
|
Shawn Wilsher
|
c75ae311ff
|
Backed out changeset f3fcd36fcbd1 (bug 119061) for linux orange.
|
2009-06-11 16:57:09 -07:00 |
|
Jonathan Watt
|
befc705ae5
|
Bug 119061. SVG elements to which the :hover pseudo class apply do not restyle when moved under the mouse pointer. r=roc
|
2009-06-11 21:49:34 +02:00 |
|