Source code
Revision control
Copy as Markdown
Other Tools
[animation-trigger-behavior-valid.tentative.html]
[e.style['animation-trigger-behavior'\] = "once" should set the property value]
expected: FAIL
[e.style['animation-trigger-behavior'\] = "repeat" should set the property value]
expected: FAIL
[e.style['animation-trigger-behavior'\] = "alternate" should set the property value]
expected: FAIL
[e.style['animation-trigger-behavior'\] = "state" should set the property value]
expected: FAIL
[e.style['animation-trigger-behavior'\] = "once, repeat" should set the property value]
expected: FAIL
[e.style['animation-trigger-behavior'\] = "once, repeat, alternate" should set the property value]
expected: FAIL
[e.style['animation-trigger-behavior'\] = "once, repeat, alternate, state" should set the property value]
expected: FAIL