blob: 01685f749c8e1f8eaa84e24847a395fd9001b5bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
[animation-timeline-computed.html]
[Property animation-timeline value 'scroll(x)']
expected: FAIL
[Property animation-timeline value 'scroll(y)']
expected: FAIL
[Property animation-timeline value 'scroll(y root)']
expected: FAIL
[Property animation-timeline value 'view(x)']
expected: FAIL
[Property animation-timeline value 'view(y)']
expected: FAIL
[Property animation-timeline value 'view(y 1px)']
expected: FAIL
[Property animation-timeline value 'view(y 1px auto)']
expected: FAIL
[Property animation-timeline value 'view(1px y)']
expected: FAIL
[Property animation-timeline value 'view(y auto)']
expected: FAIL
[Property animation-timeline value 'view(y auto auto)']
expected: FAIL
|