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,6 @@
[computing-row-measure-0.html]
[Checking intermediate min-content height for span 1 (1)]
expected: FAIL
[Checking intermediate min-content height for span 1 (3)]
expected: FAIL

View file

@ -0,0 +1,12 @@
[computing-row-measure-1.html]
[Checking intermediate min-content width for span 2 (1)]
expected: FAIL
[Checking intermediate min-content width for span 2 (2)]
expected: FAIL
[Checking intermediate min-content width for span 2 (3)]
expected: FAIL
[Checking intermediate min-content width for span 2 (4)]
expected: FAIL

View file

@ -0,0 +1,2 @@
[extra-height-given-to-all-row-groups-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[extra-height-given-to-all-row-groups-002.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[extra-height-given-to-all-row-groups-003.html]
[#theTable 1]
expected: FAIL

View file

@ -0,0 +1,3 @@
[extra-height-given-to-all-row-groups-004.html]
[#theTable 1]
expected: FAIL

View file

@ -0,0 +1,2 @@
[extra-height-given-to-all-row-groups-005.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[percentage-sizing-of-table-cell-007.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[percentage-sizing-of-table-cell-children-002.html]
expected: FAIL

View file

@ -0,0 +1,21 @@
[percentage-sizing-of-table-cell-children.html]
[Percentages resolve based on the row height]
expected: FAIL
[Percentages resolve based on the final column width]
expected: FAIL
[Percentages resolve based on the final row height]
expected: FAIL
[Unresolvable percentage widths are resolved as auto in first pass (replaced elements)]
expected: FAIL
[Unresolvable percentage widths are resolved as auto in first pass (unscrollable overflow)]
expected: FAIL
[Unresolvable percentage widths are resolved as auto in first pass (scrollable overflow)]
expected: FAIL
[Unresolvable percentage heights are resolved as 0px in first pass (scrollable overflow)]
expected: FAIL

View file

@ -0,0 +1,2 @@
[percentage-sizing-of-table-cell-replaced-children-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[td-different-subpixel-padding-in-same-row.html]
expected: FAIL