gecko/layout/reftests/svg/as-image
2013-10-28 17:45:33 +00:00
..
zoom Bug 600207 (Part 2) - Tests for SVG image scaling in the presence of page zoom. r=dholbert 2013-06-13 00:47:30 -07:00
background-display-none-1.html Bug 895023: Null-check SVG image document's root frame, before dereferencing it. r=seth 2013-07-22 13:42:05 -07:00
background-image-rect-1png.html
background-image-rect-1svg.html
background-image-rect-2.html
background-resize-1.html
background-resize-2.html
background-resize-3.html
background-resize-4.html
background-scale-no-viewbox-1-ref.html Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00
background-scale-no-viewbox-1.html Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00
background-scale-with-viewbox-1-ref.html Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00
background-scale-with-viewbox-1.html Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00
background-simple-1.html
background-simple-2.html
background-stretch-1-ref.html Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00
background-stretch-1.html Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00
background-viewBox-1.html
blue100x100.svg 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
border-image-simple-1.html Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky 2012-05-30 22:19:49 -07:00
border-image-simple-2.html Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky 2012-05-30 22:19:49 -07:00
canvas-drawImage-origin-clean-1.html Bug 672013. Drawing an SVG image to a canvas need not clear its origin-clean flag. r=dholbert,sr=bzbarsky 2011-12-19 10:57:41 +13:00
canvas-drawImage-scale-1a.html
canvas-drawImage-scale-1b.html
canvas-drawImage-scale-1c.html
canvas-drawImage-scale-2-ref.html
canvas-drawImage-scale-2a.html (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
canvas-drawImage-scale-2b.html
canvas-drawImage-simple-1a.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
canvas-drawImage-simple-1b.html
canvas-drawImage-slice-1a.html
canvas-drawImage-slice-1b.html
content-outside-viewBox-1-helper.svg
display-none.svg Bug 895023: Null-check SVG image document's root frame, before dereferencing it. r=seth 2013-07-22 13:42:05 -07:00
image-orientation-no-viewbox-and-size.html Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
image-orientation-no-viewbox-and-size.svg Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
image-orientation-no-viewbox-no-size.html Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
image-orientation-no-viewbox-no-size.svg Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
image-orientation-ref.html Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
image-orientation-viewbox-and-size.html Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
image-orientation-viewbox-and-size.svg Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
image-orientation-viewbox-no-size.html Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
image-orientation-viewbox-no-size.svg Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
img-and-image-1-helper-a.svg Bug 272288 Patch 5: Add some more <svg:image> reftests. r=roc a=tests 2010-12-19 16:45:29 -08:00
img-and-image-1-helper-b.svg Bug 272288 Patch 5: Add some more <svg:image> reftests. r=roc a=tests 2010-12-19 16:45:29 -08:00
img-and-image-1-helper-c.svg Bug 272288 Patch 5: Add some more <svg:image> reftests. r=roc a=tests 2010-12-19 16:45:29 -08:00
img-and-image-1-ref.svg (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
img-and-image-1.html Bug 272288 Patch 5: Add some more <svg:image> reftests. r=roc a=tests 2010-12-19 16:45:29 -08:00
img-blobURI-1.html Bug 736687 - Warn on use of MozBlobBuilder. r=sicking 2012-03-19 12:00:43 +01:00
img-blobURI-2.html Bug 736687 - Warn on use of MozBlobBuilder. r=sicking 2012-03-19 12:00:43 +01:00
img-content-outside-viewBox-1-ref.html
img-content-outside-viewBox-1.html
img-display-none-1.html Bug 895023: Null-check SVG image document's root frame, before dereferencing it. r=seth 2013-07-22 13:42:05 -07:00
img-dyn-1-ref.html
img-dyn-1.html
img-foreignObject-1-helper.svg Bug 596765, patch 4: reftests for this bug. r+a=roc 2011-02-17 17:13:52 -08:00
img-foreignObject-1.html Bug 596765, patch 4: reftests for this bug. r+a=roc 2011-02-17 17:13:52 -08:00
img-foreignObject-embed-1-helper.svg Bug 700895 patch 2: Rename img-foreignObject-embed-2* reftest files to img-foreignObject-embed-1*, since the old embed-1* tests were renamed. r=roc 2011-11-09 12:10:38 -08:00
img-foreignObject-embed-1.html Bug 700895 patch 2: Rename img-foreignObject-embed-2* reftest files to img-foreignObject-embed-1*, since the old embed-1* tests were renamed. r=roc 2011-11-09 12:10:38 -08:00
img-foreignObject-iframe-1a-helper.svg Bug 700895 patch 1: Add a more explicit check for SVG-as-an-image in MaybeCreateDocShell, and improve reftests for <iframe>s being blocked in SVG-as-an-image. r=roc 2011-11-09 11:11:11 -08:00
img-foreignObject-iframe-1a.html Bug 700895 patch 1: Add a more explicit check for SVG-as-an-image in MaybeCreateDocShell, and improve reftests for <iframe>s being blocked in SVG-as-an-image. r=roc 2011-11-09 11:11:11 -08:00
img-foreignObject-iframe-1b-helper.svg Bug 700895 patch 1: Add a more explicit check for SVG-as-an-image in MaybeCreateDocShell, and improve reftests for <iframe>s being blocked in SVG-as-an-image. r=roc 2011-11-09 11:11:11 -08:00
img-foreignObject-iframe-1b.html Bug 700895 patch 1: Add a more explicit check for SVG-as-an-image in MaybeCreateDocShell, and improve reftests for <iframe>s being blocked in SVG-as-an-image. r=roc 2011-11-09 11:11:11 -08:00
img-fragment-1-ref.html Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
img-fragment-1a.html Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
img-fragment-1b.html Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
img-fragment-1c.html Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
img-fragment-2-ref.html Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
img-fragment-2a.html Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
img-fragment-2b.html Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
img-fragment-2c.html Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
img-height-meet-1-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-height-meet-1.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-height-meet-2-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-height-meet-2.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-height-slice-1-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-height-slice-1.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-height-slice-2-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-height-slice-2.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-novb-height-all-1-ref.html 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 2011-06-12 18:52:32 -07:00
img-novb-height-meet-1.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-novb-height-slice-1.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-novb-width-all-1-ref.html 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 2011-06-12 18:52:32 -07:00
img-novb-width-meet-1.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-novb-width-slice-1.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-novb-widthAndHeight-all-1-ref.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-novb-widthAndHeight-meet-1-em.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-novb-widthAndHeight-meet-1-px.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-novb-widthAndHeight-slice-1-em.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-novb-widthAndHeight-slice-1-px.html Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
img-simple-1.html
img-simple-2.html
img-simple-3-ref.html Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert 2011-05-15 09:30:17 +01:00
img-simple-3.html 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 2011-02-09 12:13:18 -08:00
img-simple-4.html
img-simple-5-ref.html Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert 2011-05-15 09:30:17 +01:00
img-simple-5.html 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 2011-02-09 12:13:18 -08:00
img-simple-6.html
img-simple-7-ref.html Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert 2011-05-15 09:30:17 +01:00
img-simple-7.html 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 2011-02-09 12:13:18 -08:00
img-width-meet-1-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-width-meet-1.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-width-meet-2-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-width-meet-2.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-width-slice-1-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-width-slice-1.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-width-slice-2-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-width-slice-2.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-widthAndHeight-meet-1-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-widthAndHeight-meet-1.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-widthAndHeight-meet-2-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-widthAndHeight-meet-2.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-widthAndHeight-slice-1-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-widthAndHeight-slice-1.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-widthAndHeight-slice-2-ref.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
img-widthAndHeight-slice-2.html Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert 2010-12-20 14:37:40 +13:00
lime50x25.svg 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 2011-02-09 12:13:18 -08:00
lime50x50.svg
lime100x100-noSVGDimensions.svg
lime100x100-ref.html
lime100x100.png
lime100x100.svg
lime200x100.svg
lime200x200.svg
limeInRed100x100-viewBox.svg
limeInRed100x100.png
limeInRed100x100.svg
limeInRed-noSVGDimensions-animViewBox.svg
limeInRed-noSVGDimensions-viewBox.svg
list-simple-1-ref.html
list-simple-1.html
reftest.list Bug 703806 - Mark as-image/img-blobURI-2.html as random for too many intermittent failures 2013-10-28 17:45:33 +00:00
script100x100.svg Bug 695677: Add <use> element to svg-image-script-2.svg, to force its resources file to load before onload fires. r=longsonr 2011-12-30 05:03:08 -08:00
squaredCircle-100x50.svg Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert 2011-05-15 09:30:17 +01:00
squaredCircle-100x100.svg Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert 2011-05-15 09:30:17 +01:00
squaredCircle-viewBox-100x100.svg
squaredCircle-viewBox-noSize.svg
svg-border-image-repaint-1-ref.html Bug 809181 - Test. r=dholbert 2012-11-08 14:55:18 -05:00
svg-border-image-repaint-1.html Bug 809181 - Test. r=dholbert 2012-11-08 14:55:18 -05:00
svg-border-image-repaint-helper.svg Bug 809181 - Test. r=dholbert 2012-11-08 14:55:18 -05:00
svg-border-image-repaint-iframe.html Bug 809181 - Test. r=dholbert 2012-11-08 14:55:18 -05:00
svg-image-datauri-1.html 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
svg-image-datauri.svg 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
svg-image-external-1.html 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
svg-image-external.svg 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
svg-image-recursive-1-ref.svg
svg-image-recursive-1a.svg
svg-image-recursive-1b.svg
svg-image-recursive-2-ref.svg
svg-image-recursive-2a.svg
svg-image-recursive-2b.html
svg-image-script-1.svg Bug 652442 - Script feature support should depend on whether javascript is enabled. r=dholbert 2011-04-30 14:56:16 +01:00
svg-image-script-2.svg Bug 872619 - Stop using 'load' in many SVG reftests, and use MozReftestInvalidate instead, and flag the fallback setTimeouts. r=dholbert 2013-05-16 01:53:03 +01:00
svg-image-simple-1.svg
svg-image-simple-2.svg
svg-image-simple-3.svg
svg-image-util.css Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests 2011-02-09 12:13:18 -08:00
svg-image-util.js Bug 783995 - enable animation of view element attributes. r=dholbert 2012-09-09 12:44:03 +01:00
svg-image-visited-1-helper.svg Bug 641731 tests: reftests for :visited status in image documents. r=dbaron 2011-10-29 02:44:27 -07:00
svg-image-visited-1.html Bug 872619 - Stop using 'load' in many SVG reftests, and use MozReftestInvalidate instead, and flag the fallback setTimeouts. r=dholbert 2013-05-16 01:53:03 +01:00
svg-image-visited-2-helper.svg Bug 641731 tests: reftests for :visited status in image documents. r=dbaron 2011-10-29 02:44:27 -07:00
svg-image-visited-2.html Bug 872619 - Stop using 'load' in many SVG reftests, and use MozReftestInvalidate instead, and flag the fallback setTimeouts. r=dholbert 2013-05-16 01:53:03 +01:00
svg-stylesheet-datauri-1.html 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
svg-stylesheet-datauri.svg 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
svg-stylesheet-external-1.html 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
svg-stylesheet-external.css 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
svg-stylesheet-external.svg 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
white-rect-no-viewbox.svg Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00
white-rect-with-viewbox.svg Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert 2013-07-16 15:41:33 -04:00