Harness status: OK Found 25 tests 25 Pass Pass Property grid-auto-columns value '1px' Pass Property grid-auto-columns value 'calc(10px + 0.5em)' Pass Property grid-auto-columns value 'calc(10px - 0.5em)' Pass Property grid-auto-columns value '4%' Pass Property grid-auto-columns value '5fr' Pass Property grid-auto-columns value 'min-content' Pass Property grid-auto-columns value 'max-content' Pass Property grid-auto-columns value 'auto' Pass Property grid-auto-columns value 'minmax(1px, 5fr)' Pass Property grid-auto-columns value 'minmax(calc(10px + 0.5em), max-content)' Pass Property grid-auto-columns value 'minmax(calc(10px - 0.5em), max-content)' Pass Property grid-auto-columns value 'minmax(4%, auto)' Pass Property grid-auto-columns value 'minmax(min-content, calc(10px + 0.5em))' Pass Property grid-auto-columns value 'minmax(auto, 4%)' Pass Property grid-auto-columns value 'fit-content(1px)' Pass Property grid-auto-columns value 'fit-content(calc(10px + 0.5em))' Pass Property grid-auto-columns value 'fit-content(calc(10px - 0.5em))' Pass Property grid-auto-columns value 'fit-content(4%)' Pass Property grid-auto-columns value '0px' Pass Property grid-auto-columns value '0%' Pass Property grid-auto-columns value '0fr' Pass Property grid-auto-columns value 'minmax(auto, 0%)' Pass Property grid-auto-columns value 'fit-content(0px)' Pass Property grid-auto-columns value '1px 2px 3px 0px' Pass Property grid-auto-columns value 'fit-content(1px) minmax(2px, 3px) 4px'