Test that animated images are properly stopped / resumed on window resizing. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". The animated GIF should initially be outside the viewport. PASS isImagePaused() became true Resize window so that the image is now inside the viewport. PASS isImagePaused() became false PASS successfullyParsed is true TEST COMPLETE