blob: 5d01cf74b28b6d2c34e6dd8f3bd477d3a2b4ae26 [file] [log] [blame]
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