blob: c23d096b82883d956d60be0166b3c27d779429ab [file] [log] [blame]
PASS e.style['animation-iteration-count'] = "0" should set the property value
PASS e.style['animation-iteration-count'] = "3" should set the property value
PASS e.style['animation-iteration-count'] = "4.5" should set the property value
PASS e.style['animation-iteration-count'] = "infinite" should set the property value
PASS e.style['animation-iteration-count'] = "0, infinite, 3" should set the property value