haikuwebkit/LayoutTests/fast/images/reset-image-animation-expec...

16 lines
463 B
Plaintext

Ensure the image animation is played in order after the animation is reset.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS internals.imageFrameIndex(image) is 0
PASS internals.imageFrameIndex(image) is 1
The animation of the image was reset.
PASS internals.imageFrameIndex(image) is 0
PASS internals.imageFrameIndex(image) is 1
PASS internals.imageFrameIndex(image) is 2
PASS successfullyParsed is true
TEST COMPLETE