blob: 5f05bebfac19ec7e143bd1e996961d2cde32e66f [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