blob: 47d7af83d9508d6c6ed7e6c326fbf60f738ab31d [file] [log] [blame]
PASS Animation returns correct playState when running
PASS Animation returns correct playState when paused
PASS Animation.playState updates when paused by script
FAIL Animation.playState updates when resumed by setting style assert_equals: Animation.playState reports running after updating animation-play-state (got: paused) expected "running" but got "paused"
PASS Animation returns correct playState when cancelled