blob: 62c912ded96f334118e275b95ed9386e6b0fab26 (
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
|
[progress-based-animation-animation-longhand-properties.tentative.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[animation-iteration-count]
expected:
if os == "android": FAIL
[animation-direction: normal]
expected:
if os == "android": FAIL
[animation-direction: reverse]
expected:
if os == "android": FAIL
[animation-direction: alternate]
expected:
if os == "android": FAIL
[animation-direction: alternate-reverse]
expected:
if os == "android": FAIL
[animation-delay with a positive value]
expected:
if os == "android": FAIL
[animation-delay with a negative value]
expected:
if os == "android": FAIL
|