servo/tests/wpt/meta/css/css-tables/tentative/table-fixed-minmax.html.ini
Martin Robinson 7b7020a8d4
layout: Enable flexbox by default on non-legacy layout (#33186)
Flexbox is still very much in progress, but things are working well
enough that we can enable it by default. It improves most pages that use
flexbox now.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-08-26 13:50:52 +00:00

15 lines
502 B
INI
Vendored

[table-fixed-minmax.html]
[table's width inside flexbox width:max-content is infinite]
expected: FAIL
[table's width inside flexbox width:min-content is infinite, but the flexbox is finite; scenario 1]
expected: FAIL
[table's width inside flexbox width:min-content is infinite, but the flexbox is finite; scenario 2]
expected: FAIL
[table's width inside grid width:max-content is infinite]
expected: FAIL
[table's width inside a table cell is infinite]
expected: FAIL