Files
servo/tests/wpt/meta/css/css-tables/table-model-fixup-2.html.ini
Martin Robinson 78fe461ff2 layout: Properly parent table-row and table-row-group (#31619)
Put table cell content fragments into a hieararchy of fragments that
include their table row and table row group fragments. This ensures that
things like relative positioning and transforms set on rows and row
groups properly affect cells and cell content.

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2024-03-14 10:33:42 +00:00

22 lines
934 B
INI

[table-model-fixup-2.html]
[Replaced elements inside a table cannot be table-column and are considered inline -- input elements (width)]
expected: FAIL
[Replaced elements inside a table cannot be table-cell and are considered inline -- input elements (width)]
expected: FAIL
[Replaced elements inside a table cannot be table-row and are considered inline -- input elements (width)]
expected: FAIL
[Replaced elements inside a table cannot be table-row and are considered inline -- input elements (top)]
expected: FAIL
[Replaced elements inside a table cannot be table-column and are considered inline -- input elements (top)]
expected: FAIL
[Replaced elements outside a table cannot be table-row and are considered inline -- input=file elements]
expected: FAIL
[Replaced elements outside a table cannot be table-row-group and are considered inline -- input=file elements]
expected: FAIL