blob: 30864e5250afa383e0952e1dbe3b7059c64e0420 (
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-inset.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[View timeline with px based inset.]
expected: FAIL
[View timeline with percent based inset.]
expected: FAIL
[view timeline with inset auto.]
expected: FAIL
[view timeline with font relative inset.]
expected: FAIL
[view timeline with viewport relative insets.]
expected: FAIL
[view timeline inset as string]
expected: FAIL
[view timeline with invalid inset]
expected: FAIL
|