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

  [Property animation value 'cubic-bezier(0, -2, 1, 3)']
    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