blob: 69495beddda0636a84974b5c906f029b5f416c6d (
plain)
1
2
3
4
5
6
|
[animation-shorthand.html]
[e.style['animation'\] = "1s linear 1s 2 reverse forwards paused anim scroll()" should not set the property value]
expected: FAIL
[e.style['animation'\] = "1s linear 1s 2 reverse forwards paused anim timeline" should not set the property value]
expected: FAIL
|