Harness status: OK

Found 32 tests

32 Pass
Pass	Property grid-template-columns value 'none'
Pass	Property grid-template-columns value '1px'
Pass	Property grid-template-columns value '1px [a]'
Pass	Property grid-template-columns value '1px [a] 2px'
Pass	Property grid-template-columns value '[a] 1px'
Pass	Property grid-template-columns value '[a] 1px [b]'
Pass	Property grid-template-columns value '1px repeat(1, 2px) 3px'
Pass	Property grid-template-columns value '1px repeat(auto-fill, 2px) 3px'
Pass	Property grid-template-columns value '1px repeat(auto-fit, 2px) 3px'
Pass	Property grid-template-columns value '1px [a] repeat(1, 2px 3px) [b] 4px'
Pass	Property grid-template-columns value '1px [a] repeat(2, 2px 3px) [b] 4px'
Pass	Property grid-template-columns value '1px [a] repeat(auto-fill, 2px 3px) [b] 4px'
Pass	Property grid-template-columns value '1px [a] repeat(auto-fit, 2px 3px) [b] 4px'
Pass	Property grid-template-columns value '1px [a] repeat(1, [b] 2px [c]) [d] 3px'
Pass	Property grid-template-columns value '1px [a] repeat(auto-fill, [b] 2px [c]) [d] 3px'
Pass	Property grid-template-columns value '1px [a] repeat(auto-fit, [b] 2px [c]) [d] 3px'
Pass	Property grid-template-columns value '[a] 1px repeat(1, 2px [b] 3px) 4px [d]'
Pass	Property grid-template-columns value '[a] 1px repeat(auto-fill, 2px [b] 3px) 4px [d]'
Pass	Property grid-template-columns value '[a] 1px 4px [d]'
Pass	Property grid-template-columns value '[a] 1px repeat(auto-fill, 2px [b] 3px) [d] 4px'
Pass	Property grid-template-columns value '[a] 1px repeat(auto-fit, 2px [b] 3px) 4px [d]'
Pass	Property grid-template-rows value '100% [a] repeat(1, [b] 200% [c]) [d] 300%'
Pass	Property grid-template-rows value '100% [a] repeat(auto-fill, [b] 200% [c]) [d] 300%'
Pass	Property grid-template-rows value '100% [a] repeat(auto-fit, [b] 200% [c]) [d] 300%'
Pass	Property grid-template-columns value '[a] 1em repeat(1, 2em [b] 3em) 4em [d]'
Pass	Property grid-template-columns value '[a] 1em repeat(auto-fill, 2em [b] 3em) 4em [d]'
Pass	Property grid-template-columns value '[a] 1em repeat(auto-fit, 2em [b] 3em) 4em [d]'
Pass	Property grid-template-columns value 'repeat(1, 2px [a] 3px) [b] repeat(auto-fill, [c] 200% [d]) [e] 300%'
Pass	Property grid-template-columns value '[a] repeat(auto-fill, [b] 200% [c]) repeat(1, 2px [d] 3px) [e] 300%'
Pass	Property grid-template-columns value 'repeat(1, [a] 2px [b] 3px) [b] repeat(auto-fill, [c] 200% [d]) [e] 300%'
Pass	Property grid-template-columns value '[a] repeat(auto-fill, [b] 200% [c]) repeat(1, 2px [d] 3px [e]) [f] 300%'
Pass	Property grid-template-columns value '[a] 1px [b c] repeat(auto-fill, [d] 200% [e f]) [g] 2px repeat(1, 3px [d e] 4px [e f]) [g] 300% [h]'