blob: 740abfc1853a9c2cb8a1ac1ee8226c71ad4fd75b (
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
45
46
47
48
49
50
51
52
53
54
|
[display-2.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
max-asserts: 2
[flexbox display (mrow)]
expected: FAIL
[list display inside display block]
expected: FAIL
[flexbox display (math)]
expected: FAIL
[block display with column width (math)]
expected: FAIL
[grid display (math)]
expected: FAIL
[inline-table display (mrow)]
expected: FAIL
[inline display]
expected: FAIL
[table display (math)]
expected: FAIL
[inline-table display (math)]
expected: FAIL
[inline-block display]
expected: FAIL
[table display (mrow)]
expected: FAIL
[block display with contrained width]
expected: FAIL
[block display with column width (mrow)]
expected: FAIL
[block display]
expected: FAIL
[ruby display (mrow)]
expected: FAIL
[ruby display (math)]
expected: FAIL
[grid display (mrow)]
expected: FAIL
|