Harness status: OK

Found 45 tests

45 Pass
Pass	'grid' with: grid-template-areas: none;
Pass	'grid' with: grid-template-areas: "a";
Pass	'grid' with: grid-template-areas: ".";
Pass	'grid' with: grid-template-areas: "lower UPPER 10 -minus _low 1-st ©copy_right line¶";
Pass	'grid' with: grid-template-areas: "a b";
Pass	'grid' with: grid-template-areas: "a b" "c d";
Pass	'grid' with: grid-template-areas: "a   b"   "c   d";
Pass	'grid' with: grid-template-areas: "a b""c d";
Pass	'grid' with: grid-template-areas: "a b"	"c d";
Pass	'grid' with: grid-template-areas: "a b"
"c d";
Pass	'grid' with: grid-template-areas: "a b" "a b";
Pass	'grid' with: grid-template-areas: "a a" "b b";
Pass	'grid' with: grid-template-areas: ". a ." "b a c";
Pass	'grid' with: grid-template-areas: ".. a ..." "b a c";
Pass	'grid' with: grid-template-areas: ".a..." "b a c";
Pass	'grid' with: grid-template-areas: "head head" "nav main" "foot .";
Pass	'grid' with: grid-template-areas: "head head" "nav main" "foot ....";
Pass	'grid' with: grid-template-areas: "head head" "nav main" "foot.";
Pass	'grid' with: grid-template-areas: ". header header ." "nav main main main" "nav footer footer .";
Pass	'grid' with: grid-template-areas: "... header header ...." "nav main main main" "nav footer footer ....";
Pass	'grid' with: grid-template-areas: "...header header...." "nav main main main" "nav footer footer....";
Pass	'grid' with: grid-template-areas: "title stats" "score stats" "board board" "ctrls ctrls";
Pass	'grid' with: grid-template-areas: "title board" "stats board" "score ctrls";
Pass	'grid' with: grid-template-areas: ". a" "b a" ". a";
Pass	'grid' with: grid-template-areas: ".. a" "b a" "... a";
Pass	'grid' with: grid-template-areas: "..a" "b a" ".a";
Pass	'grid' with: grid-template-areas: "a a a" "b b b";
Pass	'grid' with: grid-template-areas: ". ." "a a";
Pass	'grid' with: grid-template-areas: "... ...." "a a";
Pass	'grid' with: grid-template-areas: a;
Pass	'grid' with: grid-template-areas: "a" "b c";
Pass	'grid' with: grid-template-areas: "a b" "c" "d e";
Pass	'grid' with: grid-template-areas: "a b c" "d e";
Pass	'grid' with: grid-template-areas: "a b"-"c d";
Pass	'grid' with: grid-template-areas: "a b" - "c d";
Pass	'grid' with: grid-template-areas: "a b" . "c d";
Pass	'grid' with: grid-template-areas: "a b a";
Pass	'grid' with: grid-template-areas: "a" "b" "a";
Pass	'grid' with: grid-template-areas: "a b" "b b";
Pass	'grid' with: grid-template-areas: "b a" "b b";
Pass	'grid' with: grid-template-areas: "a b" "b a";
Pass	'grid' with: grid-template-areas: "a ." ". a";
Pass	'grid' with: grid-template-areas: ",";
Pass	'grid' with: grid-template-areas: "10%";
Pass	'grid' with: grid-template-areas: "USD$";