blob: 04d9d7047db5547bdcc613c7003236ae9b6a08bf [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