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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
316 changed files with 3507 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[table-fixed-minmax.html]
[table's width inside flexbox width:auto is not infinite]
expected: FAIL
[table's width inside flexbox width:max-content is infinite]
expected: FAIL
[table's width inside flexbox width:min-content is infinite, but the flexbox is finite; scenario 1]
expected: FAIL
[table's width inside flexbox width:min-content is infinite, but the flexbox is finite; scenario 2]
expected: FAIL
[table's width inside grid width:max-content is infinite]
expected: FAIL