summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-animations/parsing/animation-computed.html.ini
blob: 3f430114419a7dd9d7673e034a26f8e76eebf4ba (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
[animation-computed.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Default animation value]
    expected: FAIL

  [Property animation value '1s']
    expected: FAIL

  [Property animation value 'cubic-bezier(0, -2, 1, 3)']
    expected: FAIL

  [Property animation value 'ease-in-out']
    expected: FAIL

  [Property animation value '1s -3s']
    expected: FAIL

  [Property animation value '4']
    expected: FAIL

  [Property animation value 'reverse']
    expected: FAIL

  [Property animation value 'both']
    expected: FAIL

  [Property animation value 'paused']
    expected: FAIL

  [Property animation value 'none']
    expected: FAIL

  [Property animation value 'anim']
    expected: FAIL

  [Property animation value 'anim paused both reverse, 4 1s -3s cubic-bezier(0, -2, 1, 3)']
    expected: FAIL

  [Property animation value 'none, none']
    expected: FAIL

  [Animation with a delay but no duration]
    expected: FAIL