mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +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
30
tests/wpt/meta/css/css-tables/inheritance.html.ini
Normal file
30
tests/wpt/meta/css/css-tables/inheritance.html.ini
Normal file
|
@ -0,0 +1,30 @@
|
|||
[inheritance.html]
|
||||
[Property border-collapse has initial value separate]
|
||||
expected: FAIL
|
||||
|
||||
[Property border-collapse inherits]
|
||||
expected: FAIL
|
||||
|
||||
[Property border-spacing has initial value 0px 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Property border-spacing inherits]
|
||||
expected: FAIL
|
||||
|
||||
[Property caption-side has initial value top]
|
||||
expected: FAIL
|
||||
|
||||
[Property caption-side inherits]
|
||||
expected: FAIL
|
||||
|
||||
[Property empty-cells has initial value show]
|
||||
expected: FAIL
|
||||
|
||||
[Property empty-cells inherits]
|
||||
expected: FAIL
|
||||
|
||||
[Property table-layout has initial value auto]
|
||||
expected: FAIL
|
||||
|
||||
[Property table-layout does not inherit]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue