blob: 795a6dec458a3e4e04c4a24bd0322973005ed7dd (
plain) (
blame)
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
|
[container-units-ineligible-container.html]
[/* basic */]
expected: FAIL
[display: table]
expected: FAIL
[display: table-cell]
expected: FAIL
[display: inline]
expected: FAIL
[display: contents]
expected: FAIL
[display: none]
expected: FAIL
[container-type: normal]
expected: FAIL
[container-type: inline-size]
expected: FAIL
[container-type: inline-size; writing-mode: vertical-lr]
expected: FAIL
|