kitesurf · WPT

PASS
expected PASS · 732 ms
▶ run in kitesurf
Test
/css/css-grid/parsing/grid-template-columns-valid.html
Actual
PASS
Expected
PASS
Unexpected
no
Duration
732 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fcss%2Fcss-grid%2Fparsing%2Fgrid-template-columns-valid.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSe.style['grid-template-columns'] = "none" should set the property value
PASSe.style['grid-template-columns'] = "10px" should set the property value
PASSe.style['grid-template-columns'] = "20%" should set the property value
PASSe.style['grid-template-columns'] = "calc(-0.5em + 10px)" should set the property value
PASSe.style['grid-template-columns'] = "calc(0.5em + 10px)" should set the property value
PASSe.style['grid-template-columns'] = "calc(30% + 40vw)" should set the property value
PASSe.style['grid-template-columns'] = "5fr" should set the property value
PASSe.style['grid-template-columns'] = "min-content" should set the property value
PASSe.style['grid-template-columns'] = "max-content" should set the property value
PASSe.style['grid-template-columns'] = "auto" should set the property value
PASSe.style['grid-template-columns'] = "minmax(10px, auto)" should set the property value
PASSe.style['grid-template-columns'] = "minmax(20%, max-content)" should set the property value
PASSe.style['grid-template-columns'] = "minmax(calc(-0.5em + 10px), min-content)" should set the property value
PASSe.style['grid-template-columns'] = "minmax(calc(0.5em + 10px), 5fr)" should set the property value
PASSe.style['grid-template-columns'] = "minmax(calc(30% + 40vw), 10px)" should set the property value
PASSe.style['grid-template-columns'] = "minmax(min-content, 20%)" should set the property value
PASSe.style['grid-template-columns'] = "minmax(max-content, calc(-0.5em + 10px))" should set the property value
PASSe.style['grid-template-columns'] = "minmax(auto, calc(0.5em + 10px))" should set the property value
PASSe.style['grid-template-columns'] = "fit-content(10px)" should set the property value
PASSe.style['grid-template-columns'] = "fit-content(20%)" should set the property value
PASSe.style['grid-template-columns'] = "fit-content(calc(-0.5em + 10px))" should set the property value
PASSe.style['grid-template-columns'] = "fit-content(calc(0.5em + 10px))" should set the property value
PASSe.style['grid-template-columns'] = "fit-content(calc(30% + 40vw))" should set the property value
PASSe.style['grid-template-columns'] = "repeat(1, [] 10px [])" should set the property value
PASSe.style['grid-template-columns'] = "repeat(1, [one two] 20%)" should set the property value
PASSe.style['grid-template-columns'] = "repeat(2, minmax(10px, auto))" should set the property value
PASSe.style['grid-template-columns'] = "repeat(2, fit-content(20%) [three four] 30px 40px [five six])" should set the property value
PASSe.style['grid-template-columns'] = "min-content repeat(5, minmax(10px, auto))" should set the property value
PASSe.style['grid-template-columns'] = "[] 150px [] 1fr []" should set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fill, 10px)" should set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fit, [one] 20%)" should set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fill, minmax(30px, 5fr) [two])" should set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fit, [three] minmax(max-content, 6em) [four])" should set the property value
PASSe.style['grid-template-columns'] = "[one] repeat(2, minmax(10px, auto)) [two] 30px [three] repeat(auto-fill, 10px) 40px [four five] repeat(2, minmax(10px, auto)) [six]" should set the property value

bundle built 2026-07-16T07:16:48.063Z