blob: a59385f353aeceae6ae6c4496396d92bc080d2fc [file] [log] [blame]
PASS e.style['animation-iteration-count'] = "auto" should not set the property value
PASS e.style['animation-iteration-count'] = "-2" should not set the property value
PASS e.style['animation-iteration-count'] = "3 4" should not set the property value
PASS e.style['animation-iteration-count'] = "initial, 4" should not set the property value
PASS e.style['animation-iteration-count'] = "4, initial" should not set the property value