mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
wpt: Unskip the `css-tables suite (#31131)
This will be useful for tracking improvements to table support.
This commit is contained in:
parent
9d2c102fa0
commit
734eb46954
316 changed files with 3507 additions and 0 deletions
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
[computing-column-measure-2.html]
|
||||
[Table recalculations should match the reference]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[computing-table-width-0.html]
|
||||
[Width is 100px due to 100px content size of caption]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[computing-table-width-1.html]
|
||||
[The box should be 300px since that is the size of the content]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
[distribution-algo-min-content-specified-guess.html]
|
||||
[The box should be 75px due to its min-content size.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[td-with-subpixel-padding-vertical-rl.html]
|
||||
[td-with-subpixel-padding-vertical-rl]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue