blob: 97eaea87a2f4be96040c104a6d34c90683dfcce4 [file] [log] [blame]
PASS e.style['animation-fill-mode'] = "none" should set the property value
PASS e.style['animation-fill-mode'] = "forwards" should set the property value
PASS e.style['animation-fill-mode'] = "backwards" should set the property value
PASS e.style['animation-fill-mode'] = "both" should set the property value
PASS e.style['animation-fill-mode'] = "none, forwards, backwards, both" should set the property value