mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
61 lines
1.3 KiB
INI
61 lines
1.3 KiB
INI
[shrink-wrap.html]
|
|
[display: block - available width: 50px]
|
|
expected: FAIL
|
|
|
|
[display: block - available width: 300px]
|
|
expected: FAIL
|
|
|
|
[display: inline - available width: 50px]
|
|
expected: FAIL
|
|
|
|
[display: inline - available width: 200px]
|
|
expected: FAIL
|
|
|
|
[display: inline - available width: 300px]
|
|
expected: FAIL
|
|
|
|
[display: inline-block - available width: 50px]
|
|
expected: FAIL
|
|
|
|
[display: inline-block - available width: 200px]
|
|
expected: FAIL
|
|
|
|
[display: list-item - available width: 50px]
|
|
expected: FAIL
|
|
|
|
[display: list-item - available width: 300px]
|
|
expected: FAIL
|
|
|
|
[display: table - available width: 50px]
|
|
expected: FAIL
|
|
|
|
[display: table-row - available width: 50px]
|
|
expected: FAIL
|
|
|
|
[display: table-cell - available width: 50px]
|
|
expected: FAIL
|
|
|
|
[float: left - available width: 50px]
|
|
expected: FAIL
|
|
|
|
[float: left - available width: 200px]
|
|
expected: FAIL
|
|
|
|
[display: table-row - available width: 300px]
|
|
expected: FAIL
|
|
|
|
[display: table-cell - available width: 300px]
|
|
expected: FAIL
|
|
|
|
[float: left - available width: 300px]
|
|
expected: FAIL
|
|
|
|
[display: table - available width: 200px]
|
|
expected: FAIL
|
|
|
|
[display: table-row - available width: 200px]
|
|
expected: FAIL
|
|
|
|
[display: table-cell - available width: 200px]
|
|
expected: FAIL
|