blob: ffdb9493f992c2ba1e795dc265c9f4f641ef29cf [file] [log] [blame]
Tests that animation events are not cancelable.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
animationstart:
PASS event.cancelable is false
animationiteration:
PASS event.cancelable is false
animationend:
PASS event.cancelable is false
PASS successfullyParsed is true
TEST COMPLETE