mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49: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
84
tests/wpt/meta/css/css-tables/table-model-fixup-2.html.ini
Normal file
84
tests/wpt/meta/css/css-tables/table-model-fixup-2.html.ini
Normal file
|
@ -0,0 +1,84 @@
|
|||
[table-model-fixup-2.html]
|
||||
[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-row and are considered inline -- img elements (top)]
|
||||
expected: FAIL
|
||||
|
||||
[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-column and are considered inline -- input elements (top)]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements inside a table cannot be table-column and are considered inline -- img elements (top)]
|
||||
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-cell and are considered inline -- input elements (top)]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements inside a table cannot be table-cell and are considered inline -- img elements (top)]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-row and are considered inline -- input=text elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-row and are considered inline -- input=button elements]
|
||||
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 and are considered inline -- img elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-row-group and are considered inline -- input=text elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-row-group and are considered inline -- input=button elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-row-group and are considered inline -- input=file elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-row-group and are considered inline -- img elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-column and are considered inline inline -- input=text elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-column and are considered inline -- input=button elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-column and are considered inline -- input=file elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-column and are considered inline -- img elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-cell and are considered inline -- input=text elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-cell and are considered inline -- input=button elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-cell and are considered inline -- input=file elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-cell and are considered inline -- img elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-caption and are considered inline -- input=text elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-caption and are considered inline -- input=button elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-caption and are considered inline -- input=file elements]
|
||||
expected: FAIL
|
||||
|
||||
[Replaced elements outside a table cannot be table-caption and are considered inline -- img elements]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue