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