summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/css/animation-timeline-parsing.html.ini
blob: 2d0e2d6703395bfea2fe2d9371fd303d17369832 (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
[animation-timeline-parsing.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['animation-timeline'\] = "view()" should set the property value]
    expected: FAIL

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

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

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

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

  [e.style['animation-timeline'\] = "view(vertical 1px 2px)" should set the property value]
    expected: FAIL

  [e.style['animation-timeline'\] = "view(vertical 1px)" should set the property value]
    expected: FAIL

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

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

  [e.style['animation-timeline'\] = "view(vertical auto 1px)" should set the property value]
    expected: FAIL

  [e.style['animation-timeline'\] = "view(1px 2px vertical)" should set the property value]
    expected: FAIL

  [e.style['animation-timeline'\] = "view(1px vertical)" should set the property value]
    expected: FAIL

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

  [e.style['animation-timeline'\] = "view(1px 2px)" should set the property value]
    expected: FAIL

  [e.style['animation-timeline'\] = "view(1px)" should set the property value]
    expected: FAIL

  [e.style['animation-timeline'\] = "view(1px 1px)" should set the property value]
    expected: FAIL

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

  [e.style['animation-timeline'\] = "view(auto calc(1% + 1px))" should set the property value]
    expected: FAIL

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

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