blob: a524bd0e0300040a4dfc93ba6b111c0c6ae62a98 [file] [log] [blame]
Tests that CSS animations that are created while the page is hidden are properly resumed when the page becomes visible.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS internals.animationsAreSuspended() is true
PASS internals.numberOfActiveAnimations() is 0
PASS internals.numberOfActiveAnimations() became 1
PASS successfullyParsed is true
TEST COMPLETE
TEST