blob: 6ab450445503c2cd24dc3fa3c7828940834ef452 [file] [log] [blame]
Tests that we do not crash when scrolling after a paused animated GIF's CachedImage gets destroyed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Initially outside the viewport
PASS internals.isImageAnimating(image) became false
Scrolling animation into view
PASS internals.isImageAnimating(image) became true
Scrolling animation out of view
PASS internals.isImageAnimating(image) became false
Scrolling back down after image removal
PASS successfullyParsed is true
TEST COMPLETE