blob: 232c633ad9408d814518ecbab074317027430af6 (
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
31
32
33
34
35
36
37
38
39
|
[scroll-timeline-attachment-computed-tentative.html]
[Property scroll-timeline-attachment value 'initial']
expected: FAIL
[Property scroll-timeline-attachment value 'inherit']
expected: FAIL
[Property scroll-timeline-attachment value 'unset']
expected: FAIL
[Property scroll-timeline-attachment value 'revert']
expected: FAIL
[Property scroll-timeline-attachment value 'local']
expected: FAIL
[Property scroll-timeline-attachment value 'defer']
expected: FAIL
[Property scroll-timeline-attachment value 'ancestor']
expected: FAIL
[Property scroll-timeline-attachment value 'local, defer']
expected: FAIL
[Property scroll-timeline-attachment value 'defer, ancestor']
expected: FAIL
[Property scroll-timeline-attachment value 'local, defer, ancestor']
expected: FAIL
[Property scroll-timeline-attachment value 'local, local, local, local']
expected: FAIL
[The scroll-timeline-attachment property shows up in CSSStyleDeclaration enumeration]
expected: FAIL
[The scroll-timeline-attachment property shows up in CSSStyleDeclaration.cssText]
expected: FAIL
|