blob: 750701a67ff2ab7c38a2f0233637da2227ca386f [file] [log] [blame]
PASS e.style['transition'] = "1s 2s 3s" should not set the property value
PASS e.style['transition'] = "-1s -2s" should not set the property value
PASS e.style['transition'] = "steps(1) steps(2)" should not set the property value
PASS e.style['transition'] = "none top" should not set the property value