blob: ad941bc47c20ee23da22d2800e9008073c69ad63 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[unsupported-axis.html]
[(width > 0px)]
expected: FAIL
[(inline-size > 0px)]
expected: FAIL
[not (width < 0px)]
expected: FAIL
[not (inline-size < 0px)]
expected: FAIL
|