mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
37 lines
1.2 KiB
INI
37 lines
1.2 KiB
INI
[table-cell-width-calculation.html]
|
|
[The table cell width calculation quirk, basic]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, inline-block]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, img in span]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, the don't-wrap rule is only for the purpose of calculating the width of the cell]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, the quirk only applies when the cell is the containing block]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, zero width on cell, specified with on table]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, display:table-cell on span]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, display:table-cell on span, wbr]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, the quirk shouldn't apply for generated content]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, the quirk shouldn't apply for <input>]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, the quirk shouldn't apply for <video poster>]
|
|
expected: FAIL
|
|
|
|
[The table cell width calculation quirk, non-auto width on cell]
|
|
expected: FAIL
|