blob: f6e4f873a00b1aa8c4971653cf2dbd9a8ad3b92b [file] [log] [blame]
PASS 'emptyGrid' with: grid-template-columns: [first] auto [last]; and grid-template-rows: [first] auto [last];
PASS 'grid' with: grid-template-columns: [first] auto [last]; and grid-template-rows: [first] auto [last];
PASS 'emptyGrid' with: grid-template-columns: [F1rst-L1_n3] auto [L4st-L1_n3]; and grid-template-rows: [F1rst-L1_n3] auto [L4st-L1_n3];
PASS 'grid' with: grid-template-columns: [F1rst-L1_n3] auto [L4st-L1_n3]; and grid-template-rows: [F1rst-L1_n3] auto [L4st-L1_n3];
PASS 'emptyGrid' with: grid-template-columns: [] auto [ ]; and grid-template-rows: [ ] auto [];
PASS 'grid' with: grid-template-columns: [] auto [ ]; and grid-template-rows: [ ] auto [];
PASS 'emptyGrid' with: grid-template-columns: [first] auto; and grid-template-rows: [first] auto;
PASS 'grid' with: grid-template-columns: [first] auto; and grid-template-rows: [first] auto;
PASS 'emptyGrid' with: grid-template-columns: auto [last]; and grid-template-rows: auto [last];
PASS 'grid' with: grid-template-columns: auto [last]; and grid-template-rows: auto [last];
PASS 'emptyGrid' with: grid-template-columns: [line] auto [line]; and grid-template-rows: [line] auto [line];
PASS 'grid' with: grid-template-columns: [line] auto [line]; and grid-template-rows: [line] auto [line];
PASS 'emptyGrid' with: grid-template-columns: [first line] auto [last line]; and grid-template-rows: [first line] auto [last line];
PASS 'grid' with: grid-template-columns: [first line] auto [last line]; and grid-template-rows: [first line] auto [last line];
PASS 'emptyGrid' with: grid-template-columns: [a] auto [b] auto [c]; and grid-template-rows: [a] auto [b] auto [c];
PASS 'grid' with: grid-template-columns: [a] auto [b] auto [c]; and grid-template-rows: [a] auto [b] auto [c];
PASS 'emptyGrid' with: grid-template-columns: auto [b] auto [c]; and grid-template-rows: auto [b] auto [c];
PASS 'grid' with: grid-template-columns: auto [b] auto [c]; and grid-template-rows: auto [b] auto [c];
PASS 'emptyGrid' with: grid-template-columns: [a] auto auto [c]; and grid-template-rows: [a] auto auto [c];
PASS 'grid' with: grid-template-columns: [a] auto auto [c]; and grid-template-rows: [a] auto auto [c];
PASS 'emptyGrid' with: grid-template-columns: [a] auto [b] auto; and grid-template-rows: [a] auto [b] auto;
PASS 'grid' with: grid-template-columns: [a] auto [b] auto; and grid-template-rows: [a] auto [b] auto;
PASS 'emptyGrid' with: grid-template-columns: [a] auto auto; and grid-template-rows: [a] auto auto;
PASS 'grid' with: grid-template-columns: [a] auto auto; and grid-template-rows: [a] auto auto;
PASS 'emptyGrid' with: grid-template-columns: auto [b] auto; and grid-template-rows: auto [b] auto;
PASS 'grid' with: grid-template-columns: auto [b] auto; and grid-template-rows: auto [b] auto;
PASS 'emptyGrid' with: grid-template-columns: auto auto [c]; and grid-template-rows: auto auto [c];
PASS 'grid' with: grid-template-columns: auto auto [c]; and grid-template-rows: auto auto [c];
PASS 'emptyGrid' with: grid-template-columns: [a] auto [a] auto [a]; and grid-template-rows: [a] auto [a] auto [a];
PASS 'grid' with: grid-template-columns: [a] auto [a] auto [a]; and grid-template-rows: [a] auto [a] auto [a];
PASS 'emptyGrid' with: grid-template-columns: [a b c] auto [a b c] auto [a b c]; and grid-template-rows: [a b c] auto [a b c] auto [a b c];
PASS 'grid' with: grid-template-columns: [a b c] auto [a b c] auto [a b c]; and grid-template-rows: [a b c] auto [a b c] auto [a b c];
PASS 'emptyGrid' with: grid-template-columns: [a] 40em [b] 100px [c] 15% [d]; and grid-template-rows: [z] 50px [y] 20em [x] 10% [w];
PASS 'grid' with: grid-template-columns: [a] 40em [b] 100px [c] 15% [d]; and grid-template-rows: [z] 50px [y] 20em [x] 10% [w];
PASS 'emptyGrid' with: grid-template-columns: [a] 200px [b] 1fr [c]; and grid-template-rows: [z] 1fr [y] 100px [x];
PASS 'grid' with: grid-template-columns: [a] 200px [b] 1fr [c]; and grid-template-rows: [z] 1fr [y] 100px [x];
PASS 'emptyGrid' with: grid-template-columns: [a] min-content [b] 1fr [c] calc(20px + 10%) [d] minmax(30em, 50em) [e]; and grid-template-rows: [z] min-content [y] 1fr [x] calc(10% + 40px) [w] minmax(3em, 5em) [v];
PASS 'grid' with: grid-template-columns: [a] min-content [b] 1fr [c] calc(20px + 10%) [d] minmax(30em, 50em) [e]; and grid-template-rows: [z] min-content [y] 1fr [x] calc(10% + 40px) [w] minmax(3em, 5em) [v];
PASS 'emptyGrid' with: grid-template-columns: [a]; and grid-template-rows: [a];
PASS 'grid' with: grid-template-columns: [a]; and grid-template-rows: [a];
PASS 'emptyGrid' with: grid-template-columns: [a b]; and grid-template-rows: [a b];
PASS 'grid' with: grid-template-columns: [a b]; and grid-template-rows: [a b];
PASS 'emptyGrid' with: grid-template-columns: [a] none [b]; and grid-template-rows: [a] none [b];
PASS 'grid' with: grid-template-columns: [a] none [b]; and grid-template-rows: [a] none [b];
PASS 'emptyGrid' with: grid-template-columns: [a] [b]; and grid-template-rows: [a] [b];
PASS 'grid' with: grid-template-columns: [a] [b]; and grid-template-rows: [a] [b];
PASS 'emptyGrid' with: grid-template-columns: a auto b; and grid-template-rows: a auto b;
PASS 'grid' with: grid-template-columns: a auto b; and grid-template-rows: a auto b;
PASS 'emptyGrid' with: grid-template-columns: (a) auto (b); and grid-template-rows: (a) auto (b);
PASS 'grid' with: grid-template-columns: (a) auto (b); and grid-template-rows: (a) auto (b);
PASS 'emptyGrid' with: grid-template-columns: 'a' auto 'b'; and grid-template-rows: 'a' auto 'b';
PASS 'grid' with: grid-template-columns: 'a' auto 'b'; and grid-template-rows: 'a' auto 'b';
PASS 'emptyGrid' with: grid-template-columns: "a" auto "b"; and grid-template-rows: "a" auto "b";
PASS 'grid' with: grid-template-columns: "a" auto "b"; and grid-template-rows: "a" auto "b";
PASS 'emptyGrid' with: grid-template-columns: [a, b] auto [a, b]; and grid-template-rows: [a, b] auto [a, b];
PASS 'grid' with: grid-template-columns: [a, b] auto [a, b]; and grid-template-rows: [a, b] auto [a, b];
PASS 'emptyGrid' with: grid-template-columns: [a] [b] auto [c d] [e]; and grid-template-rows: [a] [b] auto [c d] [e];
PASS 'grid' with: grid-template-columns: [a] [b] auto [c d] [e]; and grid-template-rows: [a] [b] auto [c d] [e];
PASS 'emptyGrid' with: grid-template-columns: [a [b]] auto [c]; and grid-template-rows: [a [b]] auto [c];
PASS 'grid' with: grid-template-columns: [a [b]] auto [c]; and grid-template-rows: [a [b]] auto [c];
PASS 'emptyGrid' with: grid-template-columns: [a] auto [[b]]; and grid-template-rows: [a] auto [[b]];
PASS 'grid' with: grid-template-columns: [a] auto [[b]]; and grid-template-rows: [a] auto [[b]];
PASS 'emptyGrid' with: grid-template-columns: [a auto [b]; and grid-template-rows: [a auto [b];
PASS 'grid' with: grid-template-columns: [a auto [b]; and grid-template-rows: [a auto [b];
PASS 'emptyGrid' with: grid-template-columns: [a 100px] auto [b]; and grid-template-rows: [a 100px] auto [b];
PASS 'grid' with: grid-template-columns: [a 100px] auto [b]; and grid-template-rows: [a 100px] auto [b];
PASS 'emptyGrid' with: grid-template-columns: [a 50%] auto [b]; and grid-template-rows: [a 50%] auto [b];
PASS 'grid' with: grid-template-columns: [a 50%] auto [b]; and grid-template-rows: [a 50%] auto [b];
PASS 'emptyGrid' with: grid-template-columns: [5] auto [10]; and grid-template-rows: [5] auto [10];
PASS 'grid' with: grid-template-columns: [5] auto [10]; and grid-template-rows: [5] auto [10];
PASS 'emptyGrid' with: grid-template-columns: [a.] auto [b*]; and grid-template-rows: [a.] auto [b*];
PASS 'grid' with: grid-template-columns: [a.] auto [b*]; and grid-template-rows: [a.] auto [b*];
PASS 'emptyGrid' with: grid-template-columns: [#a] auto [$b]; and grid-template-rows: [#a] auto [$b];
PASS 'grid' with: grid-template-columns: [#a] auto [$b]; and grid-template-rows: [#a] auto [$b];
PASS 'emptyGrid' with: grid-template-columns: [initial] auto; and grid-template-rows: [initial] auto;
PASS 'grid' with: grid-template-columns: [initial] auto; and grid-template-rows: [initial] auto;
PASS 'emptyGrid' with: grid-template-columns: [inherit] auto; and grid-template-rows: [inherit] auto;
PASS 'grid' with: grid-template-columns: [inherit] auto; and grid-template-rows: [inherit] auto;
PASS 'emptyGrid' with: grid-template-columns: [default] auto; and grid-template-rows: [default] auto;
PASS 'grid' with: grid-template-columns: [default] auto; and grid-template-rows: [default] auto;
GRID ITEM