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,12 @@
[computing-column-measure-0.html]
[Checking intermediate min-content width for span 1 (1)]
expected: FAIL
[Checking intermediate min-content width for span 1 (2)]
expected: FAIL
[Checking intermediate min-content width for span 1 (3)]
expected: FAIL
[Checking intermediate min-content width for span 1 (4)]
expected: FAIL

View file

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

View file

@ -0,0 +1,3 @@
[computing-column-measure-2.html]
[Table recalculations should match the reference]
expected: FAIL

View file

@ -0,0 +1,3 @@
[computing-table-width-0.html]
[Width is 100px due to 100px content size of caption]
expected: FAIL

View file

@ -0,0 +1,3 @@
[computing-table-width-1.html]
[The box should be 300px since that is the size of the content]
expected: FAIL

View file

@ -0,0 +1,9 @@
[distribution-algo-1.html]
[The box should be 300px since that is the size of the content]
expected: FAIL
[The first cell is 100px wide due to its content's size]
expected: FAIL
[The first cell is 200px wide due to its content's size]
expected: FAIL

View file

@ -0,0 +1,9 @@
[distribution-algo-2.html]
[The box should be 300px since that is the size of the content]
expected: FAIL
[The first cell is 100px wide due to its content's size]
expected: FAIL
[The first cell is 200px wide due to its content's size]
expected: FAIL

View file

@ -0,0 +1,9 @@
[distribution-algo-min-content-guess.html]
[The box should be 300px since that is the size of the content]
expected: FAIL
[The first cell is 100px wide due to its content's size]
expected: FAIL
[The first cell is 200px wide due to its content's size]
expected: FAIL

View file

@ -0,0 +1,3 @@
[distribution-algo-min-content-percent-guess.html]
[The second cell is 200px due to the 50% set on the first cell and the second gets distributed the remaining space since its auto]
expected: FAIL

View file

@ -0,0 +1,3 @@
[distribution-algo-min-content-specified-guess.1.html]
[The box should be 75px due to its min-content size.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[distribution-algo-min-content-specified-guess.html]
[The box should be 75px due to its min-content size.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[td-with-subpixel-padding-vertical-rl.html]
[td-with-subpixel-padding-vertical-rl]
expected: FAIL