Harness status: OK

Found 7 tests

6 Pass
1 Fail
Pass	e.style['transition-property'] = "none" should set the property value
Pass	e.style['transition-property'] = "all" should set the property value
Pass	e.style['transition-property'] = "one" should set the property value
Pass	e.style['transition-property'] = "one-two-three" should set the property value
Pass	e.style['transition-property'] = "one, two, three" should set the property value
Pass	e.style['transition-property'] = "width, all" should set the property value
Fail	e.style['transition-property'] = "ALL, INVALID, SYNTAX, SRC" should set the property value