Robert Longson
|
b2325d5a3f
|
Bug 687445 - Do not round mask size till after the CTM transform has been applied. r=roc
|
2011-09-21 12:30:38 +01:00 |
Robert Longson
|
4787d54f01
|
Bug 687340 - Make dynamic changes to mask, clipPath and marker attributes work. r=roc
|
2011-09-19 13:59:52 +01:00 |
Ed Morley
|
9a350ee255
|
Merge last green changeset on mozilla-inbound to mozilla-central
|
2011-09-18 20:23:17 +01:00 |
Daniel Holbert
|
2400305c37
|
Back out cset c3bf76213a6c (bug 665392) for breaking a testcase from the w3c svg testsuite, 'full-animate-elem-24-t.html'.
|
2011-09-17 09:18:13 -07:00 |
Robert O'Callahan ext:(.)
|
c5804fbce1
|
Bug 647687 - Fix filter SourceImage bounds. r=longsonr
|
2011-09-17 09:29:51 +01:00 |
Daniel Holbert
|
1cd9f699e8
|
Bug 665392: Make <animateMotion>'s transform apply on top of the "transform" attribute, instead of the other way around. r=roc
|
2011-09-15 15:42:55 -07:00 |
Robert O'Callahan
|
75a23baafe
|
Bug 619992 - Fix location calculations for light sources. r=longsonr
|
2011-09-14 15:48:32 +01:00 |
Phil Ringnalda
|
26a0601b65
|
Bug 661491 - mark dynamic--object-svg-unloaded.xhtml as random on Android since it accidentally passes sometimes, r=dholbert
|
2011-09-11 11:38:21 -07:00 |
Daniel Holbert
|
05763d15e5
|
Bug 683040 followup: Extra reftests for animateMotion & indefinite to-animation. r=birtles
--HG--
rename : layout/reftests/svg/smil/anim-indefinite-to-1.svg => layout/reftests/svg/smil/motion/animateMotion-indefinite-to-1.svg
rename : layout/reftests/svg/smil/anim-indefinite-to-2.svg => layout/reftests/svg/smil/motion/animateMotion-indefinite-to-2.svg
|
2011-09-06 16:50:57 -07:00 |
Daniel Holbert
|
ee507982be
|
Bug 683040: Override new method IsToAnimation instead of old method TreatSingleValueAsStatic, to handle "to animation" for animateMotion. r=birtles
|
2011-09-06 16:50:49 -07:00 |
Robert Longson
|
aac697022f
|
Bug 684790 - Add crisp-edges to anim-css-strokewidth-1 tests to prevent intermittent Android failures. r=test-only
|
2011-09-06 19:06:47 +01:00 |
Ehsan Akhgari
|
624cdf4412
|
Revert to 176fae7de173 which was fine.
Sorry for breaking the history, won't trust TBPL, ever again. :(
|
2011-09-02 09:15:54 -04:00 |
Ehsan Akhgari
|
44916171a8
|
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
|
2011-09-02 09:03:08 -04:00 |
Brian Birtles
|
bd78e60ac3
|
Bug 681645 - SMIL: accommodate floating-point errors in discrete animations; r=dholbert
|
2011-09-02 08:13:45 +09:00 |
Robert Longson
|
3accba8dab
|
Bug 682685 - Dynamic changes to use elements only work to/from invalid states. r=dholbert
|
2011-08-29 09:20:29 +01:00 |
Robert Longson
|
789bcf6dff
|
Bug 680035 - Filter elements do not react to color-interpolation-filters attribute changes. r=roc
--HG--
rename : layout/reftests/svg/dynamic-filter-contents-01.svg => layout/reftests/svg/dynamic-filter-contents-01a.svg
|
2011-08-20 14:02:41 +01:00 |
Robert Longson
|
06c1893a2d
|
Bug 678250 - Filter bounds rounded before scaling so small filters may be too large. r=roc
|
2011-08-15 19:41:57 +01:00 |
Robert Longson
|
a41a7ca959
|
Bug 672519 - dominant-baseline applied multiple times for tspan. r=dholbert
|
2011-07-31 19:36:40 +01:00 |
Robert Longson
|
688d372901
|
Bug 617623 - animate number-optional-number and integer-optional-integer attributes properly. r=dholbert
|
2011-07-01 08:19:52 +01:00 |
Joe Drew
|
42225104cd
|
Bug 645267 - Mark layout/reftests/svg/as-image/img-and-image-1.html as random for now.
|
2011-07-01 13:08:23 -04:00 |
Ehsan Akhgari
|
0f617c2905
|
Merge the last green changeset of mozilla-inbound to mozilla-central
|
2011-06-22 15:50:44 -04:00 |
Mounir Lamouri
|
1e46fd8417
|
Merging last green changeset of mozilla-inbound into mozilla-central.
|
2011-06-22 16:13:49 +02:00 |
Robert O'Callahan
|
c944a09c1f
|
Bug 637852. Part 16: Mark newly-passing reftests.
Various tests that used to fail on Android now pass. One test that used to fail on Mac passes now too.
|
2011-06-23 00:11:28 +12:00 |
Jonathan Kew
|
fbae01af17
|
bug 475968 - add padding pixels to loose ink bounds on Windows because of ClearType pixel bleed. r=roc
|
2011-06-22 09:49:53 +01:00 |
Robert Longson
|
b83c1a79d8
|
Bug 652832 - Support animation of use element width/height. r=jwatt
|
2011-06-20 21:15:42 +01:00 |
Jonathan Watt
|
65290226b5
|
Bug 665009 - In SVG reftests, replace the link to Creative Commons' retired Public Domain Dedication with a link to the replacement, CC0. r=longsonr,gerv.
|
2011-06-21 13:19:35 +01:00 |
Brian Birtles
|
3f80258e68
|
Bug 663288 - Don't allow instance times to be self-dependent, r=dholbert
|
2011-06-22 10:12:35 +09:00 |
L. David Baron
|
2487c4de1e
|
Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
Phil Ringnalda
|
e504c8d2e4
|
Bug 650691 - random-if the SVG object--auto reftests that are random-if(Android)
|
2011-06-04 22:20:52 -07:00 |
Daniel Holbert
|
6ce0ea820e
|
Bug 308590 patch 7: Reftest for SVG data URI including hash-reference to internal pattern. r=bz
|
2011-05-21 18:12:46 -07:00 |
Jonathan Watt
|
613c76643d
|
Bug 657862 - Relative SVG arc path segments are broken. r=longsonr.
--HG--
extra : rebase_source : 8897f5f5358f67708f92f50e1061d1947ae011a1
|
2011-05-20 21:00:35 +01:00 |
Bas Schouten
|
44c19ee030
|
Bug 620216 - Part 2: Mark several reftests passing now. r=roc
|
2011-05-18 22:37:44 +00:00 |
Robert Longson
|
35696e1d47
|
Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert
|
2011-05-15 09:30:17 +01:00 |
Robert Longson
|
551f599320
|
Bug 616516 - Try to fix few pixel intermittent animation reftest failure by using crispEdge drawing. r=dholbert
|
2011-05-13 10:17:50 +01:00 |
Daniel Holbert
|
f7863178ef
|
Bug 629718: Mark SVG anim-text-rotate-01.svg reftest as random-on-WinXP. r=ehsan DONTBUILD
|
2011-05-10 11:53:13 -07:00 |
Jonas Sicking
|
6835982ecc
|
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
|
2011-05-09 12:33:03 -07:00 |
Robert Longson
|
6e18f8dd1b
|
Bug 620286 - White space at beginning (end) of tspan should render when there is preceding (following) non-white space text. r=roc
|
2011-05-03 08:45:30 +01:00 |
Robert Longson
|
a93f118660
|
Bug 643419 - pathLength should affect stroke-dasharray. r=dholbert
|
2011-05-01 19:26:20 +01:00 |
Robert Longson
|
620172a5cb
|
Bug 619992 - Fix invalid reftest that will fail after this bugs main patches land. r=roc
|
2011-04-30 15:03:51 +01:00 |
Robert Longson
|
0b89051dc5
|
Bug 652442 - Script feature support should depend on whether javascript is enabled. r=dholbert
|
2011-04-30 14:56:16 +01:00 |
Daniel Holbert
|
a37be1461e
|
Bug 629718: Mark SVG tspan-rotate-* reftests as random-on-WinXP. r=ehsan DONTBUILD
|
2011-04-28 20:45:15 -07:00 |
Daniel Holbert
|
6fcad3e7db
|
Bug 649440 test: Convert randomorange reftest img-anim-1.html into a chrome mochitest that polls for onStopFrame notifications until animation completes. r=joe
--HG--
rename : layout/reftests/svg/as-image/lime-anim-100x100.svg => modules/libpr0n/test/mochitest/lime-anim-100x100.svg
|
2011-04-28 19:12:02 -07:00 |
Daniel Holbert
|
c4368f8055
|
Bug 652050: Mark SVG language-detection tests as failing on android for now
|
2011-04-22 18:28:26 -07:00 |
Daniel Holbert
|
2abd683814
|
Bug 652050: revert diagnostic patch for android reftest permaorange (test-only) DONTBUILD
|
2011-04-22 11:44:29 -07:00 |
Daniel Holbert
|
5fa8e9094e
|
Bug 652050: diagnostic patch for android reftest permaorange (test-only)
|
2011-04-22 09:37:36 -07:00 |
Jonathan Watt
|
3045bb10aa
|
Bug 589648 part 3. Work around lack of cairo support to display square stroke-linecaps for zero length paths. r=longsonr.
--HG--
extra : rebase_source : 5aaa65a2bc888b4a64884f5f2a87beb7803f646e
|
2011-04-20 10:16:02 +01:00 |
Cameron McCormack
|
b570f6fe2a
|
Bug 651036 - SMIL: Make discrete to-animations behave consistently with discrete from-to animations r=dholbert
|
2011-04-20 14:05:29 +12:00 |
Robert Longson
|
b5613a6def
|
Bug 633337 - pattern viewBoxes not treated correctly. r=jwatt
|
2011-04-09 21:57:51 +01:00 |
Robert Longson
|
a82b78bf19
|
Bug 641858 - text does not reflect dynamic gradient/pattern changes r=jwatt
|
2011-04-03 13:23:40 +01:00 |
Boris Zbarsky
|
dc3c181623
|
Bug 646850. When resetting length to the pre-animation value, make sure to not lose track of our units. r=dholbert
|
2011-03-31 15:29:44 -04:00 |
Boris Zbarsky
|
d6a199195e
|
Bug 646912. Fix grad-to-degree conversion factor. r=dholbert
--HG--
rename : layout/reftests/svg/smil/motion/animateMotion-rotate-1.svg => layout/reftests/svg/smil/motion/animateMotion-rotate-1a.svg
rename : layout/reftests/svg/smil/motion/animateMotion-rotate-1.svg => layout/reftests/svg/smil/motion/animateMotion-rotate-1b.svg
|
2011-03-31 15:29:44 -04:00 |
Robert Longson
|
f99d899234
|
Bug 619503 - Support SMIL animation of the class attribute r=dholbert,jwatt
|
2011-01-23 17:08:17 +00:00 |
Joel Maher
|
976abd515f
|
Bug 636753 - annotate reftest manifests to note tests that fail on Android (1 of 2). r=dbaron a=test-only
|
2011-03-18 11:54:13 -04:00 |
Hiroyuki Ikezoe
|
c5005b4101
|
Bug 635156 - typos in test svg files.
r=longsonr a=tests-only
|
2011-02-22 13:04:45 +01:00 |
Daniel Holbert
|
60599c0ae5
|
Bug 596765, followup 2: Bail out of nsObjectLoadingContent::LoadObject for SVG-as-an-image documents (and re-enable reftest). r+a=roc
|
2011-02-18 23:55:39 -08:00 |
Daniel Holbert
|
a49e91bb32
|
Bug 596765 followup: Disable plugin in svg-as-image test, since it's apparently unreliable (orange on linux64) and might not be testing correctly. a=orange
|
2011-02-17 23:25:11 -08:00 |
Daniel Holbert
|
79bedfb7ed
|
Bug 596765 followup: Disable plugin instantiation in SVG-as-an-image. r+a=roc
|
2011-02-17 21:52:03 -08:00 |
Daniel Holbert
|
23aafd83d1
|
Bug 596765, patch 4: reftests for this bug. r+a=roc
|
2011-02-17 17:13:52 -08:00 |
Daniel Holbert
|
9784cf45cc
|
Bug 596478: delay nsImageFrame's IsPercentageAware check until after we've lazily initialized mIntrinsicSize. r=roc a=dbaron
|
2011-02-15 13:34:52 -08:00 |
Daniel Holbert
|
85f21201ef
|
Bug 632754: Annotate svg-as-an-image reftests that fail on d2d as 'fails-if', not 'random-if'. r=roc a=tests
|
2011-02-09 22:23:19 -08:00 |
Daniel Holbert
|
599a8ec0a9
|
Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests
--HG--
rename : layout/reftests/svg/as-image/img-height-meet-1-ref.html => layout/reftests/svg/as-image/img-novb-height-all-1-ref.html
rename : layout/reftests/svg/as-image/img-height-meet-1.html => layout/reftests/svg/as-image/img-novb-height-meet-1.html
rename : layout/reftests/svg/as-image/img-height-slice-1.html => layout/reftests/svg/as-image/img-novb-height-slice-1.html
rename : layout/reftests/svg/as-image/img-width-meet-1-ref.html => layout/reftests/svg/as-image/img-novb-width-all-1-ref.html
rename : layout/reftests/svg/as-image/img-width-meet-1.html => layout/reftests/svg/as-image/img-novb-width-meet-1.html
rename : layout/reftests/svg/as-image/img-width-slice-1.html => layout/reftests/svg/as-image/img-novb-width-slice-1.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-slice-1-ref.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-all-1-ref.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-meet-1.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-meet-1-em.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-meet-1.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-meet-1-px.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-slice-1.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-slice-1-em.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-slice-1.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-slice-1-px.html
|
2011-02-09 12:13:18 -08:00 |
Daniel Holbert
|
93999810e7
|
Bug 614649, patch 2: Tweak/repurpose some existing svg-as-an-image reftests, in light of their (intentionally) different rendering as a result of this bug's patch. r=roc a=tests
--HG--
rename : layout/reftests/svg/as-image/squaredCircle-viewBox-100x100.svg => layout/reftests/svg/as-image/squaredCircle-100x100.svg
rename : layout/reftests/svg/as-image/squaredCircle-viewBox-100x100.svg => layout/reftests/svg/as-image/squaredCircle-100x50.svg
|
2011-02-09 12:13:18 -08:00 |
Daniel Holbert
|
43c654f285
|
Bug 629143: Re-enable svg-as-an-image tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. a=tests-only DONTBUILD
|
2011-02-03 16:29:27 -08:00 |
Daniel Holbert
|
4f964b869d
|
(no bug) Fix end-of-line whitespace in SVG-as-an-image code & tests. r+a=whitespace-only DONTBUILD
|
2011-02-02 22:36:09 -08:00 |
Daniel Holbert
|
6356531f17
|
Bug 629885: mark non-HTTP-version of test 'svg-stylesheet-external-1.html' as random. a=tests,orange DONTBUILD
|
2011-02-02 14:20:47 -08:00 |
Jonathan Watt
|
3a76d2e4bd
|
Bug 610990 - Regression: SVGPathSegList should allow manipulation of invalid paths. r=roc,sicking, a=blocking.
|
2011-02-02 08:41:50 +13:00 |
Daniel Holbert
|
6784da77e1
|
Bug 628747: (patch v2) Disallow SVG-as-an-image from loading external resources, unless we're sure they won't hit the network. r=bz r=roc a=roc
|
2011-01-28 07:59:15 -08:00 |
Daniel Holbert
|
35983e2c7f
|
Bug 628747: Back out 0435ed183c2d (first version of this bug's patch). a=backout
|
2011-01-28 07:52:16 -08:00 |
Daniel Holbert
|
32442b2f13
|
Bug 628747: Disallow SVG-as-an-image from loading external resources. r=bz a=roc
|
2011-01-26 22:20:27 -08:00 |
Daniel Holbert
|
52041dc022
|
Bug 629143 - disable some near-permaorange-on-osx64 reftests (img-height-meet-2.html, img-height-slice-2.html, img-width-meet-2.html, img-width-slice-2.html), pending investigation. r+a=stop-the-orange on a CLOSED TREE
|
2011-01-26 13:30:21 -08:00 |
Phil Ringnalda
|
aeec020af7
|
Bug 623405 - mark anim-text-rotate-01.svg as passing on WinXP, since it turns out to have been fixed by bug 625800, r=dholbert, a=test
|
2011-01-15 19:02:54 -08:00 |
Brian Birtles
|
86398f1c49
|
Bug 544809 - nsSVGPatternFrame::GetPatternWithAttr and callers should take account of SMIL animation, r=longsonr, a=roc
|
2011-01-16 16:36:34 +09:00 |
Phil Ringnalda
|
bf7eaa7ff9
|
Bug 623450 and dependencies - Annotate the reftests that fail on WinXP, r=dbaron, a=test
|
2011-01-12 08:11:29 -08:00 |
Phil Ringnalda
|
6b3ae462fe
|
Bug 623405 - Mark anim-text-rotate-01.svg & dynamic-text-04.svg as failing on WinXP since they do, and dynamic-text-04.svg as passing on Linux since it does, r=longsonr, a=test
|
2011-01-10 16:35:51 -08:00 |
Brian Birtles
|
4a591481a9
|
Bug 607537 - SVG SMIL: Support paint servers an animation values; r=dholbert,dbaron; a=roc
|
2010-12-29 10:31:14 +09:00 |
Robert Longson
|
59503b5322
|
Bug 621210 - Clear cached ctm when painting mask children; r=jwatt; a=roc
|
2010-12-24 09:30:01 +00:00 |
Brian Birtles
|
142b94c999
|
Bug 615788 - Clear cached ctm when painting pattern children; r=longsonr; a=roc
|
2010-12-23 14:48:31 +09:00 |
Brian Birtles
|
b3a3833b10
|
Bug 618205 - SVG SMIL: Correctly fallback to non-additive animation on display and shorthand properties; r=dholbert; a=roc
|
2010-12-23 14:48:31 +09:00 |
Brian Birtles
|
460d8df030
|
Bug 615872 Part 2 - SVG SMIL: Remove local resamples from timed elements; r=dholbert; a=roc
|
2010-12-23 14:48:31 +09:00 |
Robert Longson
|
92cc187ed5
|
Bug 620144 - clip paths and masks that cannot be resolved should be ignored r=jwatt,a=roc
|
2010-12-19 17:47:01 +00:00 |
Robert Longson
|
9bf199b4a1
|
Bug 619968 - feGaussianBlur should render as identity if stdDeviation=0 r=jwatt,a=roc
|
2010-12-18 13:14:09 +00:00 |
Robert Longson
|
a72e5e15b4
|
Bug 619630 - Support no comma or whitespace between negative 2nd point in polyline r=jwatt,a=roc
|
2010-12-18 20:12:13 +00:00 |
Jonathan Watt
|
e0fc603463
|
Bug 602207 - <animateMotion><mpath> uses path's "transform" attribute on <path> elements, which it shouldn't
--HG--
extra : rebase_source : 9c8d0cb8d4c349cacf4b6c1f0db2b74695e74ff0
|
2010-12-09 16:42:59 +00:00 |
Robert O'Callahan
|
df8b35f176
|
Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert
|
2010-12-20 14:37:40 +13:00 |
Daniel Holbert
|
7974525065
|
Bug 272288 Patch 5: Add some more <svg:image> reftests. r=roc a=tests
--HG--
rename : layout/reftests/svg/image/blueRect10x10-viewBox.svg => layout/reftests/svg/image/blueRect10x10-viewBox-animPAR.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02-ref.svg => layout/reftests/svg/image/image-preserveAspectRatio-03-ref.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg => layout/reftests/svg/image/image-preserveAspectRatio-03.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02-ref.svg => layout/reftests/svg/image/image-preserveAspectRatio-04-ref.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg => layout/reftests/svg/image/image-preserveAspectRatio-04.svg
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
901759a6ef
|
Bug 272288 Patch 2: Store override preserveAspectRatio values in property table on image document's root node, when painting <svg> image element. r=roc a=roc
--HG--
rename : layout/reftests/svg/image/blueRect10x10.svg => layout/reftests/svg/image/blueRect10x10-viewBox.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-svg.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
3accb6ca19
|
Bug 272288 Patch 1: Fix nsSVGImageFrame to handle SVG images. r=roc a=roc
|
2010-12-19 16:45:29 -08:00 |
Robert Longson
|
694ab703dc
|
Bug 617737 - white space handling incorrect r+a=roc
|
2010-12-16 10:57:35 +00:00 |
Daniel Holbert
|
7b04f2ee2f
|
Bug 598798: Remove no-longer-functional reftest snapshot lines missed by prev. patch, in image-preserveAspectRatio-* reftests. a=tests-only DONTBUILD
|
2010-12-09 09:58:21 -08:00 |
Daniel Holbert
|
4fa0301b36
|
Bug 598798 followup: remove unnecessary reftest-wait in SVG <image> tests. r=roc a=tests-only
|
2010-12-09 00:46:12 -08:00 |
Cameron McCormack
|
c57959cc1a
|
Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking
--HG--
extra : rebase_source : 592d3e066054036dc6c6f741054c1abcffdcc634
|
2010-12-07 09:57:18 +13:00 |
Jonathan Watt
|
815b5004c9
|
Bug 522308 - Add support for SMIL animation of the <polygon> and <polyline> element's 'points' attributes. r=longsonr,dholbert,roc a=roc
--HG--
extra : rebase_source : b5958bf2635db311c94191b4683d4b3f24d0232f
|
2010-12-08 12:15:53 +00:00 |
Robert Longson
|
5d7a393be3
|
Bug 489871 - CSS comments should not be allowed in presentation attribute values. r=dbaron a=roc
--HG--
extra : rebase_source : 7a41fca1422a024934839ebe0c50cc479223915f
|
2010-12-05 20:37:39 +00:00 |
Robert Longson
|
223bcc21ec
|
Bug 615666 - SMIL animation does not work with percent units for "offset" attr on <stop> elements. r=jwatt a=roc
--HG--
extra : rebase_source : 9907e24c397c5e7971256c3f0164255420585824
|
2010-12-05 20:33:31 +00:00 |
Brian Birtles
|
075c77d01a
|
Bug 614879 - SVG SMIL: Fix indefinite to-animation; r=dholbert, a=roc
--HG--
extra : rebase_source : 9abf06da6a8e24f814623c370e66d77ec467c0e6
|
2010-12-05 13:13:31 +00:00 |
Jonathan Watt
|
181faaf451
|
Fix bustage by adding missing tests that didn't 'hg import' correctly for changeset f227a6e64b3f (bug 615658). a=bustage
|
2010-12-05 13:58:12 +00:00 |
Robert Longson
|
e83166f6ce
|
Bug 615658 - SMIL animation of some filter attributes don't invalidate correctly. r=jwatt, a=roc.
--HG--
extra : rebase_source : 85b4bbde3697272e5f4f3352b993f46a49a845d6
|
2010-12-05 11:37:45 +00:00 |
Robert Longson
|
c6e94ccb34
|
Bug 614324 - Enable reftest on windows now that bug 606372 has fixed it a=test-only
|
2010-12-05 10:45:19 +00:00 |
Jonathan Watt
|
069b81c71b
|
Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert.
--HG--
extra : rebase_source : eabed292053e9f63e025dc44b9f5a6c2017f626a
|
2010-12-03 16:40:23 +00:00 |
Daniel Holbert
|
9140a8a4fd
|
Bug 612214: Mark test 'img-anim-1.html' as random-on-linux. a=tests,stoptheorange
|
2010-11-28 09:47:14 -08:00 |
Cameron McCormack
|
3d42c8cb83
|
Bug 614265 - Make paint server references to elements within an unknown SVG element subtree work again. r=longsonr a=b
|
2010-11-26 16:49:08 +13:00 |
Robert Longson
|
13c470c552
|
Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+
|
2010-11-27 09:24:32 +00:00 |
Markus Stange
|
7d70802292
|
Bug 610122 - Make the reference in these reftests use a mask, too, so that we don't compare gradient rasterization of two different cairo backends. r=roc a=testonly
|
2010-11-24 10:46:10 +01:00 |
Ehsan Akhgari
|
dc6a73a845
|
Backed out changeset 86c3a0e9fa87 because of the Windows optimize reftest failure
|
2010-11-23 14:26:31 -05:00 |
Robert Longson
|
14fb85e31d
|
Bug 611975 - text with gradient on stroke breaks when fill of any kind exists r=roc,a=blocking-final+
|
2010-11-22 22:59:03 +00:00 |
Brian Birtles
|
2006b1b12f
|
Bug 606399 - SVG SMIL: Animating rect rx or ry only should animate corresponding attribute; r=roc; a=roc
|
2010-11-17 08:24:11 +09:00 |
Daniel Holbert
|
0f8a89b3b5
|
Bug 610491: Preemptively stop SVG animations in SVG-as-an-image in OnStartRequest. r=roc a=roc
|
2010-11-16 10:35:59 -08:00 |
Cameron McCormack
|
4a5f0f7ac1
|
Bug 610945 - Make reftests/svg/filters/feSpecularLighting-1.svg pass on all platforms r=roc a=tests
|
2010-11-16 12:36:16 +13:00 |
Robert Longson
|
14b30508ab
|
Bug 610466 - feDiffuseLighting with filterRes larger than filter region causes filter not to work r+a=roc
|
2010-11-10 08:53:53 +00:00 |
Daniel Holbert
|
7965f48de4
|
annotate reftest.list for linux opt reftest failure, in test added earlier for Bug 477171. a=orange
|
2010-11-09 23:14:14 -08:00 |
Daniel Holbert
|
7a34649262
|
Bug 610419: Don't pause SMIL in initially-"hidden" documents that are actually SVG-as-an-image documents (which don't get OnPageShow/OnPageHide calls and hence appear to be hidden). r=roc a=blocking-beta8+
|
2010-11-09 21:50:29 -08:00 |
Cameron McCormack
|
043b1cdbfa
|
Bug 477171 - Make unknown elements in the SVG namespace not render any children r=roc a=blocking
|
2010-11-10 16:58:41 +13:00 |
Brian Birtles
|
8d79ea7974
|
Bug 603917 - SVG SMIL: Allow some forms of animation even if base value is not animatable; r=dholbert; a=blocking-2.0
|
2010-11-10 08:21:04 +09:00 |
Jonathan Watt
|
0c8bc6f338
|
Test for bug 601699. a=dveditz for fix.
|
2010-11-08 20:00:08 +00:00 |
Jonathan Watt
|
8d2603cd28
|
Bug 522306. Add support for SMIL animation of the <path> element's 'd' attribute. r=roc, r=longsonr, r=dholbert, a=roc.
|
2010-11-08 15:07:00 +00:00 |
Daniel Holbert
|
3426024d9c
|
Bug 594198: In SMIL animation of length-valued attributes/properties, allow interpolation between 0 values and unitless values. r=birtles a=blocking-final+
--HG--
rename : layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-px-px.svg => layout/reftests/svg/smil/style/anim-css-strokewidth-1-by-no-no.svg
rename : layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-px-px.svg => layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-by-no-no.svg
rename : layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-px-px.svg => layout/reftests/svg/smil/style/anim-css-strokewidth-1-from-to-no-no.svg
rename : layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-px-px.svg => layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-no-no.svg
rename : layout/reftests/svg/smil/style/anim-css-strokewidth-4-from-by-px-px.svg => layout/reftests/svg/smil/style/anim-css-strokewidth-4-from-by-no-no.svg
|
2010-11-06 12:13:01 -07:00 |
Takeshi KUROSAWA
|
76ec5dfb24
|
Bug 595209 patch 2 - reftest r=longsonr,roc
|
2010-10-29 08:18:06 +01:00 |
Robert Longson
|
7f8fdfd939
|
Bug 608653 - lacuna pattern width/height should be zero r+a=roc
|
2010-11-03 22:35:00 +00:00 |
Robert Longson
|
26f19f70fa
|
Bug 603584 - feDisplacementMap does not always create output in correct colour space r+a=roc
|
2010-10-26 09:23:41 +01:00 |
Markus Stange
|
4680bf053d
|
Bug 587585 - Allow SVG effects on anonymous XBL elements to refer to elements in the bound document if the binding lives in different document, and don't attempt to start an external resource load in that case. r=bz, a=beta8
|
2010-11-05 17:01:17 +01:00 |
Brian Birtles
|
dc65e6ba70
|
Fix failing test from bug 579828; a=testfix
|
2010-10-26 09:46:45 +09:00 |
Daniel Holbert
|
3e762699d5
|
Bug 606360: Don't double-count full-page-zoom factor when drawing SVG <image> element. r=longsonr a=blocking-final+
|
2010-10-22 15:55:04 -07:00 |
Daniel Holbert
|
92da5c56af
|
Bug 605420: Adjust dirtyRect to the right coordinate system when drawing for the SVG <image> element. r=longsonr a=blocking-final
|
2010-10-22 09:52:41 -07:00 |
Brian Birtles
|
bb0154a359
|
Fix bustage from bug 579828, disable failing test, a=bustage
|
2010-10-20 10:12:57 +09:00 |
Brian Birtles
|
6c1ea3e5dc
|
Bug 579828 - SVG SMIL: Trim, don't prune invalid active intervals; r=dholbert; a=roc
|
2010-10-20 08:55:09 +09:00 |
Daniel Holbert
|
1059ac4571
|
Bug 604723: Multiply onto (instead of replacing) our gfxContext matrix when painting SVG images. r=longsonr a=blocking
|
2010-10-19 13:48:02 -07:00 |
Robert Longson
|
f45b1ab1d7
|
Bug 599798 - Fix viewBox on pattern with patternContentUnits=objectBoundingBox r+a=roc
|
2010-10-18 23:08:52 +01:00 |
Takeshi KUROSAWA
|
079f981670
|
Bug 599798 - Make rotate attribute of SVG text live. r=longsonr a=roc
|
2010-10-17 17:27:49 +01:00 |
Daniel Holbert
|
f11b2f7dc7
|
Backed out changeset e16a93bf622d (bug 599798) on suspicion of causing reftest assertion failures (bug 604415)
|
2010-10-14 10:19:55 -07:00 |
Takeshi KUROSAWA
|
28d3a6e541
|
Bug 599798 - Make rotate attribute of SVG text live. r=longsonr a=roc
|
2010-10-13 21:20:37 +01:00 |
Brian Birtles
|
66c9a936a3
|
Bug 594653 - SVG SMIL: Don't use InstanceTimeComparator on times without serial numbers; r=dholbert; a=roc
|
2010-10-13 09:17:55 +09:00 |
Daniel Holbert
|
39380c8030
|
Bug 589558 followup: annotate that 3 known-reftest-failures from pixel-rounding issue actually pass on OS X. a=orange
|
2010-10-12 13:33:50 -07:00 |
Daniel Holbert
|
ca2ca78404
|
Bug 589558, tests for SVG-as-image in canvas. a=tests-only
--HG--
rename : layout/reftests/svg/as-image/lime100x100.svg => layout/reftests/svg/as-image/lime50x50.svg
|
2010-10-12 12:00:31 -07:00 |
Robert Longson
|
2ca2942f10
|
Bug 571863: Make sure to update graphic and/or invalidate transform on an inner <svg> element when its various attributes are modified. r=dholbert a=blocking-betaN+
|
2010-10-07 12:19:32 -07:00 |
Robert Longson
|
191b24cc24
|
Bug 589436 patch 3: Tests. r=dholbert a=blocking-b8+
|
2010-10-07 12:19:32 -07:00 |
L. David Baron
|
e663ad6832
|
Mark two reftests that now pass as passing. (Bug 542595, patch 22) (fixes bug 593160) a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
Daniel Holbert
|
a6b6c37935
|
Bug 600574 part 2: Check for SVG images with viewBox in nsStyleBackground::Layer::RenderingMightDependOnFrameSize. r=bz r=longsonr a=blocking-betaN+
|
2010-10-06 15:18:52 -07:00 |
Daniel Holbert
|
bd20a21438
|
Bug 598798 patch 2: Create reftest directory for <svg:image> with more thorough tests. r=jwatt a=tests-only
--HG--
rename : layout/reftests/svg/image-fill-01.svg => layout/reftests/svg/image/image-fill-01.svg
rename : layout/reftests/svg/image-scaling-01.svg => layout/reftests/svg/image/image-scaling-01.svg
rename : layout/reftests/svg/image-scaling-02.svg => layout/reftests/svg/image/image-scaling-02.svg
|
2010-10-06 08:37:12 -07:00 |
Daniel Holbert
|
73e09d2fdf
|
Bug 598798 patch 1: Rename SVG-as-an-image reftest directory. r=jwatt a=tests-only
--HG--
rename : layout/reftests/svg/image/background-image-rect-1png.html => layout/reftests/svg/as-image/background-image-rect-1png.html
rename : layout/reftests/svg/image/background-image-rect-1svg.html => layout/reftests/svg/as-image/background-image-rect-1svg.html
rename : layout/reftests/svg/image/background-image-rect-2.html => layout/reftests/svg/as-image/background-image-rect-2.html
rename : layout/reftests/svg/image/background-simple-1.html => layout/reftests/svg/as-image/background-simple-1.html
rename : layout/reftests/svg/image/background-simple-2.html => layout/reftests/svg/as-image/background-simple-2.html
rename : layout/reftests/svg/image/background-viewBox-1.html => layout/reftests/svg/as-image/background-viewBox-1.html
rename : layout/reftests/svg/image/border-image-simple-1.html => layout/reftests/svg/as-image/border-image-simple-1.html
rename : layout/reftests/svg/image/border-image-simple-2.html => layout/reftests/svg/as-image/border-image-simple-2.html
rename : layout/reftests/svg/image/content-outside-viewBox-1-helper.svg => layout/reftests/svg/as-image/content-outside-viewBox-1-helper.svg
rename : layout/reftests/svg/image/img-content-outside-viewBox-1-ref.html => layout/reftests/svg/as-image/img-content-outside-viewBox-1-ref.html
rename : layout/reftests/svg/image/img-content-outside-viewBox-1.html => layout/reftests/svg/as-image/img-content-outside-viewBox-1.html
rename : layout/reftests/svg/image/img-dyn-1-ref.html => layout/reftests/svg/as-image/img-dyn-1-ref.html
rename : layout/reftests/svg/image/img-dyn-1.html => layout/reftests/svg/as-image/img-dyn-1.html
rename : layout/reftests/svg/image/img-height-meet-1-ref.html => layout/reftests/svg/as-image/img-height-meet-1-ref.html
rename : layout/reftests/svg/image/img-height-meet-1.html => layout/reftests/svg/as-image/img-height-meet-1.html
rename : layout/reftests/svg/image/img-height-meet-2-ref.html => layout/reftests/svg/as-image/img-height-meet-2-ref.html
rename : layout/reftests/svg/image/img-height-meet-2.html => layout/reftests/svg/as-image/img-height-meet-2.html
rename : layout/reftests/svg/image/img-height-slice-1-ref.html => layout/reftests/svg/as-image/img-height-slice-1-ref.html
rename : layout/reftests/svg/image/img-height-slice-1.html => layout/reftests/svg/as-image/img-height-slice-1.html
rename : layout/reftests/svg/image/img-height-slice-2-ref.html => layout/reftests/svg/as-image/img-height-slice-2-ref.html
rename : layout/reftests/svg/image/img-height-slice-2.html => layout/reftests/svg/as-image/img-height-slice-2.html
rename : layout/reftests/svg/image/img-simple-1.html => layout/reftests/svg/as-image/img-simple-1.html
rename : layout/reftests/svg/image/img-simple-2.html => layout/reftests/svg/as-image/img-simple-2.html
rename : layout/reftests/svg/image/img-simple-3.html => layout/reftests/svg/as-image/img-simple-3.html
rename : layout/reftests/svg/image/img-simple-4.html => layout/reftests/svg/as-image/img-simple-4.html
rename : layout/reftests/svg/image/img-simple-5.html => layout/reftests/svg/as-image/img-simple-5.html
rename : layout/reftests/svg/image/img-simple-6.html => layout/reftests/svg/as-image/img-simple-6.html
rename : layout/reftests/svg/image/img-simple-7.html => layout/reftests/svg/as-image/img-simple-7.html
rename : layout/reftests/svg/image/img-width-meet-1-ref.html => layout/reftests/svg/as-image/img-width-meet-1-ref.html
rename : layout/reftests/svg/image/img-width-meet-1.html => layout/reftests/svg/as-image/img-width-meet-1.html
rename : layout/reftests/svg/image/img-width-meet-2-ref.html => layout/reftests/svg/as-image/img-width-meet-2-ref.html
rename : layout/reftests/svg/image/img-width-meet-2.html => layout/reftests/svg/as-image/img-width-meet-2.html
rename : layout/reftests/svg/image/img-width-slice-1-ref.html => layout/reftests/svg/as-image/img-width-slice-1-ref.html
rename : layout/reftests/svg/image/img-width-slice-1.html => layout/reftests/svg/as-image/img-width-slice-1.html
rename : layout/reftests/svg/image/img-width-slice-2-ref.html => layout/reftests/svg/as-image/img-width-slice-2-ref.html
rename : layout/reftests/svg/image/img-width-slice-2.html => layout/reftests/svg/as-image/img-width-slice-2.html
rename : layout/reftests/svg/image/img-widthAndHeight-meet-1-ref.html => layout/reftests/svg/as-image/img-widthAndHeight-meet-1-ref.html
rename : layout/reftests/svg/image/img-widthAndHeight-meet-1.html => layout/reftests/svg/as-image/img-widthAndHeight-meet-1.html
rename : layout/reftests/svg/image/img-widthAndHeight-meet-2-ref.html => layout/reftests/svg/as-image/img-widthAndHeight-meet-2-ref.html
rename : layout/reftests/svg/image/img-widthAndHeight-meet-2.html => layout/reftests/svg/as-image/img-widthAndHeight-meet-2.html
rename : layout/reftests/svg/image/img-widthAndHeight-slice-1-ref.html => layout/reftests/svg/as-image/img-widthAndHeight-slice-1-ref.html
rename : layout/reftests/svg/image/img-widthAndHeight-slice-1.html => layout/reftests/svg/as-image/img-widthAndHeight-slice-1.html
rename : layout/reftests/svg/image/img-widthAndHeight-slice-2-ref.html => layout/reftests/svg/as-image/img-widthAndHeight-slice-2-ref.html
rename : layout/reftests/svg/image/img-widthAndHeight-slice-2.html => layout/reftests/svg/as-image/img-widthAndHeight-slice-2.html
rename : layout/reftests/svg/image/lime100x100-noSVGDimensions.svg => layout/reftests/svg/as-image/lime100x100-noSVGDimensions.svg
rename : layout/reftests/svg/image/lime100x100-ref.html => layout/reftests/svg/as-image/lime100x100-ref.html
rename : layout/reftests/svg/image/lime100x100.png => layout/reftests/svg/as-image/lime100x100.png
rename : layout/reftests/svg/image/lime100x100.svg => layout/reftests/svg/as-image/lime100x100.svg
rename : layout/reftests/svg/image/lime200x100.svg => layout/reftests/svg/as-image/lime200x100.svg
rename : layout/reftests/svg/image/lime200x200.svg => layout/reftests/svg/as-image/lime200x200.svg
rename : layout/reftests/svg/image/limeInRed100x100-viewBox.svg => layout/reftests/svg/as-image/limeInRed100x100-viewBox.svg
rename : layout/reftests/svg/image/limeInRed100x100.png => layout/reftests/svg/as-image/limeInRed100x100.png
rename : layout/reftests/svg/image/limeInRed100x100.svg => layout/reftests/svg/as-image/limeInRed100x100.svg
rename : layout/reftests/svg/image/list-simple-1-ref.html => layout/reftests/svg/as-image/list-simple-1-ref.html
rename : layout/reftests/svg/image/list-simple-1.html => layout/reftests/svg/as-image/list-simple-1.html
rename : layout/reftests/svg/image/reftest.list => layout/reftests/svg/as-image/reftest.list
rename : layout/reftests/svg/image/squaredCircle-viewBox-noSize.svg => layout/reftests/svg/as-image/squaredCircle-viewBox-noSize.svg
rename : layout/reftests/svg/image/svg-image-util.css => layout/reftests/svg/as-image/svg-image-util.css
rename : layout/reftests/svg/image/svg-image-util.js => layout/reftests/svg/as-image/svg-image-util.js
rename : layout/reftests/svg/image/zoom/img-zoomIn-1.html => layout/reftests/svg/as-image/zoom/img-zoomIn-1.html
rename : layout/reftests/svg/image/zoom/img-zoomOut-1.html => layout/reftests/svg/as-image/zoom/img-zoomOut-1.html
rename : layout/reftests/svg/image/zoom/reftest.list => layout/reftests/svg/as-image/zoom/reftest.list
rename : layout/reftests/svg/image/zoom/squaredCircle-150x150-ref.html => layout/reftests/svg/as-image/zoom/squaredCircle-150x150-ref.html
rename : layout/reftests/svg/image/zoom/squaredCircle-50x50-ref.html => layout/reftests/svg/as-image/zoom/squaredCircle-50x50-ref.html
rename : layout/reftests/svg/image/zoom/squaredCircle.svg => layout/reftests/svg/as-image/zoom/squaredCircle.svg
|
2010-10-06 08:37:12 -07:00 |
Daniel Holbert
|
0c6f0eacc8
|
Bug 598208: comment-only update in smil/style/reftest.list: Remove one obsolete comment, and update bug # in another. a=comment-only-fix
|
2010-09-21 15:26:58 -07:00 |
KUROSAWA, Takeshi
|
a3da285f48
|
Bug 333698 - Fix x and y positioning of nested tspans - reftests; r=longsonr; a=roc
|
2010-09-18 12:46:48 +09:00 |
Daniel Holbert
|
bc77c8e0df
|
Bug 596478: Revert non-fixes to randomorange test, & mark it as random for the time being to stop the orange. a=tests
|
2010-09-17 12:09:08 -07:00 |
Joe Drew
|
76ec96321d
|
Bug 470868 - Mark some of the SMIL reftests as random on Mac with accelerated layers. rs=dholbert a=tests
--HG--
extra : transplant_source : F%C730%A1%7F%0Bwl%7EG%E71t%27%FEf%7D%A1%C6
|
2010-09-13 19:29:00 -07:00 |
Oleg Romashin
|
954f758a91
|
Bug 556487 svg reftest pass. r=roc a=blocking2.0
|
2010-09-16 21:09:35 -07:00 |
Daniel Holbert
|
e8351a5727
|
Bug 596478: randomorange in img-dyn-1.html - try delaying snapshot to see if it fixes this randomorange. a=tests-only
|
2010-09-16 16:56:06 -07:00 |
Daniel Holbert
|
a5f0e6b5f8
|
Bug 596478: Intermittent failure in reftests/svg/image/img-dyn-1.html - add 0-second setTimeout to hopefully work around randomorange. a=tests
|
2010-09-15 23:45:19 -07:00 |
Chris Pearce
|
85908d5065
|
Bug 594617 - Disable img-dyn-1.html on windows due to random failure. a=test-fix
|
2010-09-14 16:24:47 -07:00 |
Daniel Holbert
|
dde3a3fc36
|
Bug 594617: Make nsImageFrame::GetIntrinsicSize return its actual intrinsic size, and teach IsPercentageAware about SVG images. r=roc a=blocking
|
2010-09-14 16:20:32 -04:00 |
Daniel Holbert
|
189a86e011
|
Bug 594941: Handle imgIContainer::GetHeight/GetWidth failure in DrawBorderImage. r=roc a=roc
|
2010-09-10 10:42:57 -07:00 |
Felipe Corrêa da Silva Sanches
|
72f0ac96de
|
Bug 421473: Move tests from layout/reftests/svg/bugs to layout/svg/crashtests. r=dholbert a=tests-only
--HG--
rename : layout/reftests/svg/bugs/bug314244.xul => layout/svg/crashtests/314244-1.xul
rename : layout/reftests/svg/bugs/bug327709.svg => layout/svg/crashtests/327709-1.svg
rename : layout/reftests/svg/bugs/bug337408.xul => layout/svg/crashtests/337408-1.xul
rename : layout/reftests/svg/bugs/bug367368.xhtml => layout/svg/crashtests/367368-1.xhtml
|
2010-09-09 15:49:41 -04:00 |