summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/css/view-timeline-shorthand.tentative.html.ini
blob: b5e2cef65b660215d02d15eb46fdb9f110a07c4c (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[view-timeline-shorthand.tentative.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['view-timeline'\] = "abcd" should set the property value]
    expected: FAIL

  [e.style['view-timeline'\] = "none block" should set the property value]
    expected: FAIL

  [e.style['view-timeline'\] = "none inline" should set the property value]
    expected: FAIL

  [e.style['view-timeline'\] = "inline block" should set the property value]
    expected: FAIL

  [e.style['view-timeline'\] = "block block" should set the property value]
    expected: FAIL

  [e.style['view-timeline'\] = "vertical block" should set the property value]
    expected: FAIL

  [e.style['view-timeline'\] = "horizontal block" should set the property value]
    expected: FAIL

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

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

  [Property view-timeline value 'abcd']
    expected: FAIL

  [Property view-timeline value 'none block']
    expected: FAIL

  [Property view-timeline value 'none inline']
    expected: FAIL

  [Property view-timeline value 'inline block']
    expected: FAIL

  [Property view-timeline value 'block block']
    expected: FAIL

  [Property view-timeline value 'vertical block']
    expected: FAIL

  [Property view-timeline value 'horizontal block']
    expected: FAIL

  [Property view-timeline value 'a, b, c']
    expected: FAIL

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

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

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

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

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

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

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

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

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

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

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

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

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

  [Shorthand contraction of view-timeline-name:abc;view-timeline-axis:inline]
    expected: FAIL

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

  [Shorthand contraction of view-timeline-name:none, none;view-timeline-axis:block, block]
    expected: FAIL

  [e.style['view-timeline'\] = "auto" should set the property value]
    expected: FAIL