blob: f4ec3b330f0527c5d9e8e03aefdca9af2a6d9cd7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[animation-delay-end-computed.tentative.html]
[Property animation-delay-end value 'initial']
expected: FAIL
[Property animation-delay-end value '-500ms']
expected: FAIL
[Property animation-delay-end value 'calc(2 * 3s)']
expected: FAIL
[Property animation-delay-end value '20s, 10s']
expected: FAIL
|