wpt: Unskip the `css-tables suite (#31131)

This will be useful for tracking improvements to table support.
This commit is contained in:
Martin Robinson 2024-01-19 12:09:02 +01:00 committed by GitHub
parent 9d2c102fa0
commit 734eb46954
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
316 changed files with 3507 additions and 0 deletions

View file

@ -0,0 +1,24 @@
[table-model-fixup.html]
[1.1. Children of a table-column are treated as if they had display: none.]
expected: FAIL
[1.2. Children of a table-column-group which are not a table-column are treated as if they had display: none.]
expected: FAIL
[2.1. An anonymous table-row box must be generated around each sequence of consecutive children of a table-root box which are not proper table child boxes. (1/2)]
expected: FAIL
[2.1. An anonymous table-row box must be generated around each sequence of consecutive children of a table-root box which are not proper table child boxes. (2/2)]
expected: FAIL
[2.2. An anonymous table-row box must be generated around each sequence of consecutive children of a table-row-grouping box which are not table-row boxes. (1/3)]
expected: FAIL
[2.2. An anonymous table-row box must be generated around each sequence of consecutive children of a table-row-grouping box which are not table-row boxes. (2/3)]
expected: FAIL
[2.3 happens after 2.1. and 2.2. (2/2)]
expected: FAIL
[3.2. An anonymous table or inline-table box must be generated around each sequence of consecutive proper table child box which are misparented]
expected: FAIL