WPT
wpt / css / css-grid / grid-lanes / tentative / parsing / grid-subgridded-to-grid-lanes / grid-lanes-row-subgrid-computed.html
Spec: CSS Grid Layout ↗
Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@b89af32bc, 2026-09-05) | Ladybird 1.0-245ed (wpt@b89af32bc, 2026-09-06) | Servo Servo 0.6 (wpt@b89af32bc, 2026-09-06) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 14/14 | 7/14 | 7/14 | 7/14 | 0/14 | 0/14 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Property grid-template-rows value 'subgrid' | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| Property grid-template-rows value 'subgrid [a]' | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| Property grid-template-rows value 'subgrid [a] [b]' | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| Property grid-template-rows value 'subgrid [a] [] [b]' | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| Property grid-template-rows value 'subgrid repeat(auto-fill, [a])' | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| Property grid-template-rows value 'subgrid repeat(2, [a] [b])' | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| Property grid-template-rows value 'subgrid [a] repeat(auto-fill, [b]) [c]' | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| Property grid-template-columns value 'subgrid' | PASS | PASS | FAIL | PASS | FAIL | FAIL |
| Property grid-template-columns value 'subgrid [a]' | PASS | PASS | FAIL | PASS | FAIL | FAIL |
| Property grid-template-columns value 'subgrid [a] [b]' | PASS | PASS | FAIL | PASS | FAIL | FAIL |
| Property grid-template-columns value 'subgrid [a] [] [b]' | PASS | PASS | FAIL | PASS | FAIL | FAIL |
| Property grid-template-columns value 'subgrid repeat(auto-fill, [a])' | PASS | PASS | FAIL | PASS | FAIL | FAIL |
| Property grid-template-columns value 'subgrid repeat(2, [a] [b])' | PASS | PASS | FAIL | PASS | FAIL | FAIL |
| Property grid-template-columns value 'subgrid [a] repeat(auto-fill, [b]) [c]' | PASS | PASS | FAIL | PASS | FAIL | FAIL |