blob: 0809ede94234ff8c41fd2fc5f929d0fc6db22635 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[animation-delay-end-valid.tentative.html]
[e.style['animation-delay-end'\] = "-5ms" should set the property value]
expected: FAIL
[e.style['animation-delay-end'\] = "0s" should set the property value]
expected: FAIL
[e.style['animation-delay-end'\] = "10s" should set the property value]
expected: FAIL
[e.style['animation-delay-end'\] = "20s, 10s" should set the property value]
expected: FAIL
|