summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/css/scroll-timeline-shorthand.html.ini
blob: 318cd81590314f78c1edf4c1bdee60e8a080978b (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
40
41
42
43
44
45
46
47
48
49
50
51
[scroll-timeline-shorthand.html]
  [e.style['scroll-timeline'\] = "--abc x" should set the property value]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--a inline, --b block, --c y" should set the property value]
    expected: FAIL

  [Property scroll-timeline value 'none y']
    expected: FAIL

  [Property scroll-timeline value '--abc x']
    expected: FAIL

  [Property scroll-timeline value '--y y']
    expected: FAIL

  [Property scroll-timeline value '--a inline, --b block, --c y']
    expected: FAIL

  [e.style['scroll-timeline'\] = "--abc y" should set scroll-timeline-axis]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--abc y" should set scroll-timeline-name]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--abc y" should not set unrelated longhands]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--inline x" should set scroll-timeline-axis]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--inline x" should set scroll-timeline-name]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--inline x" should not set unrelated longhands]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--abc y, --def" should set scroll-timeline-axis]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--abc y, --def" should set scroll-timeline-name]
    expected: FAIL

  [e.style['scroll-timeline'\] = "--abc y, --def" should not set unrelated longhands]
    expected: FAIL

  [Shorthand contraction of scroll-timeline-name:--a, --b, --c:undefined;scroll-timeline-axis:inline, inline:undefined]
    expected: FAIL

  [Shorthand contraction of scroll-timeline-name:--a, --b:undefined;scroll-timeline-axis:inline, inline, inline:undefined]
    expected: FAIL