/css/css-grid/parsing/grid-template-areas-computed.html| status | subtest | message |
|---|---|---|
| PASS | Property grid-template-areas value 'none' | |
| PASS | Property grid-template-areas value '"first"' | |
| PASS | Property grid-template-areas value '"first second"' | |
| PASS | Property grid-template-areas value '"1st 2nd 3rd"' | |
| PASS | Property grid-template-areas value '"first second" "third fourth"' | |
| PASS | Property grid-template-areas value '"first second" "third ." "1st 2nd" "3rd 4th"' | |
| PASS | Property grid-template-areas value '" a b "' | |
| PASS | Property grid-template-areas value '"c d"' | |
| PASS | Property grid-template-areas value '"first ..."' |
bundle built 2026-07-16T07:16:48.063Z