blob: ccbb93987c21a83b6c15fb48d72be45f5de93f9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[view-timeline-delay-animation.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Animation with delays [initial, initial\]]
expected: FAIL
[Animation with delays [cover 0%, cover 100%\]]
expected: FAIL
[Animation with delays [contain 0%, contain 100%\]]
expected: FAIL
[Animation with delays [enter 0%, enter 100%\]]
expected: FAIL
[Animation with delays [exit 0%, exit 100%\]]
expected: FAIL
[Animation with delays [contain -50%, enter 200%\]]
expected: FAIL
[Animation with delays [enter 0%, exit 100%\]]
expected: FAIL
|