mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
wpt: Unskip the `css-tables suite (#31131)
This will be useful for tracking improvements to table support.
This commit is contained in:
parent
9d2c102fa0
commit
734eb46954
316 changed files with 3507 additions and 0 deletions
24
tests/wpt/meta/css/css-tables/table-model-fixup.html.ini
Normal file
24
tests/wpt/meta/css/css-tables/table-model-fixup.html.ini
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue