mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Enable css-grid WPT tests (#34052)
* Enable css-grid WPT tests Signed-off-by: Nico Burns <nico@nicoburns.com> * Add assertions for css-grid WPT tests Signed-off-by: Nico Burns <nico@nicoburns.com> * Add test assertions Signed-off-by: Nico Burns <nico@nicoburns.com> * Allow for timeouts Signed-off-by: Nico Burns <nico@nicoburns.com> --------- Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
1891c5cfaf
commit
635c10a941
1041 changed files with 33645 additions and 2 deletions
24
tests/wpt/meta/css/css-grid/placement/grid-auto-flow-sparse-001.html.ini
vendored
Normal file
24
tests/wpt/meta/css/css-grid/placement/grid-auto-flow-sparse-001.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[grid-auto-flow-sparse-001.html]
|
||||
[.grid 1]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 2]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 3]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 4]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 5]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 6]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 7]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 8]
|
||||
expected: FAIL
|
36
tests/wpt/meta/css/css-grid/placement/grid-auto-placement-implicit-tracks-001.html.ini
vendored
Normal file
36
tests/wpt/meta/css/css-grid/placement/grid-auto-placement-implicit-tracks-001.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[grid-auto-placement-implicit-tracks-001.html]
|
||||
[.grid 1]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 2]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 3]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 4]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 5]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 6]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 7]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 8]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 9]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 10]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 11]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 12]
|
||||
expected: FAIL
|
|
@ -0,0 +1,18 @@
|
|||
[grid-container-change-grid-tracks-recompute-child-positions-001.html]
|
||||
[.grid 1]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 2]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 3]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 4]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 5]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 6]
|
||||
expected: FAIL
|
|
@ -0,0 +1,12 @@
|
|||
[grid-container-change-named-grid-recompute-child-positions-001.html]
|
||||
[.grid 1]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 2]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 3]
|
||||
expected: FAIL
|
||||
|
||||
[.grid 4]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-layout-grid-span.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-layout-grid-span.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-layout-grid-span.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-layout-lines-shorthands.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-layout-lines-shorthands.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-layout-lines-shorthands.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-layout-lines.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-layout-lines.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-layout-lines.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-layout-placement-shorthands.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-layout-placement-shorthands.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-layout-placement-shorthands.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-items-spanning-multiple-rows-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-items-spanning-multiple-rows-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-009.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/placement/grid-placement-using-named-grid-lines-009.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-placement-using-named-grid-lines-009.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue