# HG changeset patch # Parent 952be93f152ea49fb13bdf89dd72b82492103829 # User Scott Johnson Bug 666446 - Test for animated background images. [r=JOEDREW\!] 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 @@ -97,15 +97,16 @@ _CHROME_FILES = imgutils.js \ lime-anim-100x100.svg \ animation.svg \ test_animSVGImage.html \ test_animation.html \ animated-gif-finalframe.gif \ animated-gif.gif \ test_svg_animatedGIF.html \ test_bullet_animation.html \ + test_background_image_anim.html \ $(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/test_background_image_anim.html b/modules/libpr0n/test/mochitest/test_background_image_anim.html new file mode 100644 --- /dev/null +++ b/modules/libpr0n/test/mochitest/test_background_image_anim.html @@ -0,0 +1,44 @@ + + + + + Test for Bug 666446 - Animated Background Images + + + + + + + + +Mozilla Bug 666446: lots of animated gifs swamp us with paint events + +

+
+
+ +
+ +
+
+
+ +