blob: a5b52de2be5307ff65b088d495847ba8333592b1 [file] [log] [blame]
PASS e.style['transition-delay'] = "0s" should set the property value
PASS e.style['transition-delay'] = "500ms" should set the property value
PASS e.style['transition-delay'] = "1s, 2s" should set the property value
PASS e.style['transition-delay'] = "-1s, -2s" should set the property value