Harness status: OK Found 5 tests 5 Pass 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