Files
servo/tests/wpt/meta/quirks/table-cell-width-calculation.html.ini
Oriol Brufau 007a31c1b5 Enable CSS Tables by default (#31470)
And remove the pref `layout.tables.enabled`.
2024-03-07 10:09:10 +00:00

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