mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +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,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
|
|
@ -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
|
|
@ -0,0 +1,2 @@
|
|||
[extra-height-given-to-all-row-groups-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[extra-height-given-to-all-row-groups-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[extra-height-given-to-all-row-groups-003.html]
|
||||
[#theTable 1]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[extra-height-given-to-all-row-groups-004.html]
|
||||
[#theTable 1]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[extra-height-given-to-all-row-groups-005.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[percentage-sizing-of-table-cell-007.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[percentage-sizing-of-table-cell-children-002.html]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -0,0 +1,2 @@
|
|||
[percentage-sizing-of-table-cell-replaced-children-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[td-different-subpixel-padding-in-same-row.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue