mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +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
|
@ -0,0 +1,24 @@
|
|||
[html5-table-formatting-3.html]
|
||||
[Control test for table-cell padding and border-spacing, etc (width)]
|
||||
expected: FAIL
|
||||
|
||||
[Control test for table-cell padding and border-spacing (height)]
|
||||
expected: FAIL
|
||||
|
||||
[Anonymous consecutive columns spanned by the same set of cells are merged]
|
||||
expected: FAIL
|
||||
|
||||
[Anonymous consecutive rows spanned by the same set of cells are merged]
|
||||
expected: FAIL
|
||||
|
||||
[Explicitely-defined consecutive columns spanned by the same set of cells are not merged]
|
||||
expected: FAIL
|
||||
|
||||
[Explicitely-defined consecutive rows spanned by the same set of cells are not merged]
|
||||
expected: FAIL
|
||||
|
||||
[Explicitely-defined consecutive columns spanned by the same set of cells are not merged, and cells span across border-spacing]
|
||||
expected: FAIL
|
||||
|
||||
[Explicitely-defined consecutive rows spanned by the same set of cells are not merged, and cells span across border-spacing]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue