blob: 6e711406e608f6dc327da5b0c41a8b7d6fd79b4f [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