diff --git a/image/test/mochitest/chrome.ini b/image/test/mochitest/chrome.ini index c826ad08f59..4957fe03fec 100644 --- a/image/test/mochitest/chrome.ini +++ b/image/test/mochitest/chrome.ini @@ -19,7 +19,6 @@ support-files = imgutils.js invalid.jpg lime-anim-100x100-2.svg - lime-anim-100x100.svg lime100x100.svg opaque.bmp purple.gif @@ -32,7 +31,6 @@ support-files = bug1132427.html bug1132427.gif -[test_animSVGImage.html] [test_animSVGImage2.html] [test_animation.html] disabled = bug 1100497 diff --git a/image/test/mochitest/mochitest.ini b/image/test/mochitest/mochitest.ini index e83f72bca28..825ed9da5fd 100644 --- a/image/test/mochitest/mochitest.ini +++ b/image/test/mochitest/mochitest.ini @@ -47,6 +47,7 @@ support-files = keep.gif keep.png lime100x100.svg + lime-anim-100x100.svg red.png restore-previous.gif restore-previous.png @@ -101,3 +102,5 @@ skip-if = toolkit == "gonk" #Bug 997034 - canvas.toDataURL() often causes lost c #skip-if = toolkit != "gonk" #Image buffer limit is only set for Firefox OS currently. disabled = bug 1060869 [test_image_crossorigin_data_url.html] +[test_animSVGImage.html] +skip-if = buildapp == 'b2g' || os == 'android' diff --git a/image/test/mochitest/test_animSVGImage.html b/image/test/mochitest/test_animSVGImage.html index 8ab46a13ea3..6377e26114e 100644 --- a/image/test/mochitest/test_animSVGImage.html +++ b/image/test/mochitest/test_animSVGImage.html @@ -5,10 +5,10 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=610419 --> Test for Bug 610419 - - + + - + Mozilla Bug 610419 @@ -22,12 +22,11 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=610419