gecko/layout/reftests/svg/as-image
2014-01-28 06:47:38 -07: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
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
canvas-drawImage-scale-2b.html
canvas-drawImage-simple-1a.html
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
img-and-image-1-helper-b.svg
img-and-image-1-helper-c.svg
img-and-image-1-ref.svg
img-and-image-1.html
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
img-foreignObject-1.html
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
img-height-meet-1.html
img-height-meet-2-ref.html
img-height-meet-2.html
img-height-slice-1-ref.html
img-height-slice-1.html
img-height-slice-2-ref.html
img-height-slice-2.html
img-novb-height-all-1-ref.html
img-novb-height-meet-1.html
img-novb-height-slice-1.html
img-novb-width-all-1-ref.html
img-novb-width-meet-1.html
img-novb-width-slice-1.html
img-novb-widthAndHeight-all-1-ref.html
img-novb-widthAndHeight-meet-1-em.html
img-novb-widthAndHeight-meet-1-px.html
img-novb-widthAndHeight-slice-1-em.html
img-novb-widthAndHeight-slice-1-px.html
img-simple-1.html
img-simple-2.html
img-simple-3-ref.html
img-simple-3.html
img-simple-4.html
img-simple-5-ref.html
img-simple-5.html
img-simple-6.html
img-simple-7-ref.html
img-simple-7.html
img-width-meet-1-ref.html
img-width-meet-1.html
img-width-meet-2-ref.html
img-width-meet-2.html
img-width-slice-1-ref.html
img-width-slice-1.html
img-width-slice-2-ref.html
img-width-slice-2.html
img-widthAndHeight-meet-1-ref.html
img-widthAndHeight-meet-1.html
img-widthAndHeight-meet-2-ref.html
img-widthAndHeight-meet-2.html
img-widthAndHeight-slice-1-ref.html
img-widthAndHeight-slice-1.html
img-widthAndHeight-slice-2-ref.html
img-widthAndHeight-slice-2.html
lime50x25.svg
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 936226 - Mark canvas-drawImage-scale-2a.html as passing on Android x86; r=dminor 2014-01-28 06:47:38 -07: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
squaredCircle-100x100.svg
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
svg-image-datauri.svg
svg-image-external-1.html
svg-image-external.svg
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
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
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
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
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
svg-stylesheet-datauri.svg
svg-stylesheet-external-1.html
svg-stylesheet-external.css
svg-stylesheet-external.svg
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