blob: 8aba3117ad39972e2c9458296f264af91e12056c [file] [log] [blame]
PASS e.style['animation-direction'] = "normal" should set the property value
PASS e.style['animation-direction'] = "reverse" should set the property value
PASS e.style['animation-direction'] = "alternate" should set the property value
PASS e.style['animation-direction'] = "alternate-reverse" should set the property value
PASS e.style['animation-direction'] = "normal, reverse, alternate, alternate-reverse" should set the property value