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
316 changed files with 3507 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[fixed-layout-2.html]
[Table-layout:fixed is not applied when width is auto]
expected: FAIL
[Table-layout:fixed reports fixed when width is auto]
expected: FAIL
[Table-layout:fixed is not applied when width is max-content]
expected: FAIL
[Table-layout:fixed reports fixed when width is max-content]
expected: FAIL
[Table-layout:fixed is applied when width is min-content]
expected: FAIL