# HG changeset patch # Parent fae1a197e9b8e64bd55090023489cd095e30aebf # User Scott Johnson Bug 666446 - Mochitest to test animation via refresh driver on SVG image elements. diff --git a/modules/libpr0n/test/mochitest/Makefile.in b/modules/libpr0n/test/mochitest/Makefile.in --- a/modules/libpr0n/test/mochitest/Makefile.in +++ b/modules/libpr0n/test/mochitest/Makefile.in @@ -94,15 +94,17 @@ _TEST_FILES = imgutils.js \ _CHROME_FILES = imgutils.js \ lime-anim-100x100.svg \ test_animSVGImage.html \ test_animation.html \ animated-gif-frame1.gif \ animated-gif-frame2.gif \ animated-gif.gif \ + test_svg_animatedGIF.html \ + animation.svg \ $(NULL) libs:: $(_TEST_FILES) $(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir) libs:: $(_CHROME_FILES) $(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir) diff --git a/modules/libpr0n/test/mochitest/animation.svg b/modules/libpr0n/test/mochitest/animation.svg new file mode 100644 --- /dev/null +++ b/modules/libpr0n/test/mochitest/animation.svg @@ -0,0 +1,7 @@ + + + + diff --git a/modules/libpr0n/test/mochitest/test_svg_animatedGIF.html b/modules/libpr0n/test/mochitest/test_svg_animatedGIF.html new file mode 100644 --- /dev/null +++ b/modules/libpr0n/test/mochitest/test_svg_animatedGIF.html @@ -0,0 +1,149 @@ + + + + + Test for Bug 666446 - nsSVGImageFrame + + + + + + +Mozilla Bug 666446 - nsSVGImageFrame Component +

+
+
+ +
+ +
+
+
+ +