WPT
wpt / css / css-grid / inheritance.html
Spec: CSS Grid Layout ↗
Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 20/20 | 20/20 | 19/20 | 20/20 | 20/20 | 20/20 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Property grid-auto-columns has initial value auto | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-auto-columns does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-auto-flow has initial value row | PASS | PASS | FAIL | PASS | PASS | PASS |
| Property grid-auto-flow does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-auto-rows has initial value auto | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-auto-rows does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-column-end has initial value auto | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-column-end does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-column-start has initial value auto | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-column-start does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-row-end has initial value auto | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-row-end does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-row-start has initial value auto | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-row-start does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-template-areas has initial value none | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-template-areas does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-template-columns has initial value none | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-template-columns does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-template-rows has initial value none | PASS | PASS | PASS | PASS | PASS | PASS |
| Property grid-template-rows does not inherit | PASS | PASS | PASS | PASS | PASS | PASS |