blob: 465c251ad9849eb23620ec825ec980a0f3ca2dfa [file] [log] [blame]
PASS e.style['animation-delay'] = "-5ms" should set the property value
PASS e.style['animation-delay'] = "0s" should set the property value
PASS e.style['animation-delay'] = "10s" should set the property value
PASS e.style['animation-delay'] = "20s, 10s" should set the property value