blob: 946d4ff07dc0d2f7192ffe35a731081c6427e815 [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