blob: a77e9b0a14da707f0c2cfbfeff3a4a44f6d89068 [file] [log] [blame]
PASS e.style['transition-duration'] = "infinite" should not set the property value
PASS e.style['transition-duration'] = "-500ms" should not set the property value
PASS e.style['transition-duration'] = "1s 2s" should not set the property value
PASS e.style['transition-duration'] = "1s, initial" should not set the property value
PASS e.style['transition-duration'] = "initial, 1s" should not set the property value