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,12 @@
[border-spacing-computed.html]
[Property border-spacing value '10px 20px']
expected: FAIL
[Property border-spacing value '0']
expected: FAIL
[Property border-spacing value 'calc(10px + 0.5em) calc(10px - 0.5em)']
expected: FAIL
[Property border-spacing value 'calc(10px - 0.5em) calc(10px + 0.5em)']
expected: FAIL