blob: 3a141551a692e4eadb5a43078c00b57c285a83a1 [file] [log] [blame]
PASS e.style['animation-play-state'] = "auto" should not set the property value
PASS e.style['animation-play-state'] = "paused running" should not set the property value
PASS e.style['animation-play-state'] = "paused, initial" should not set the property value
PASS e.style['animation-play-state'] = "initial, paused" should not set the property value