kitesurf · WPT

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

Subtests

statussubtestmessage
PASSe.style['grid-template-columns'] = "-10px" should not set the property value
PASSe.style['grid-template-columns'] = "-20%" should not set the property value
PASSe.style['grid-template-columns'] = "-5fr" should not set the property value
PASSe.style['grid-template-columns'] = "minmax(5fr, calc(0.5em + 10px))" should not set the property value
PASSe.style['grid-template-columns'] = "minmax(-10px, auto)" should not set the property value
PASSe.style['grid-template-columns'] = "minmax(-20%, max-content)" should not set the property value
PASSe.style['grid-template-columns'] = "minmax(min-content, -20%)" should not set the property value
PASSe.style['grid-template-columns'] = "fit-content(-10px)" should not set the property value
PASSe.style['grid-template-columns'] = "fit-content(-20%)" should not set the property value
PASSe.style['grid-template-columns'] = "[one] 10px [two three] repeat(20%) [four five six] 3fr [seven]" should not set the property value
PASSe.style['grid-template-columns'] = "[one]" should not set the property value
PASSe.style['grid-template-columns'] = "[one] 10px [two] [three]" should not set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fill, -10px)" should not set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fill, 10px) repeat(auto-fit, 20%)" should not set the property value
PASSe.style['grid-template-columns'] = "[auto] 1px" should not set the property value
PASSe.style['grid-template-columns'] = "-5fr repeat(auto-fill, auto)" should not set the property value
PASSe.style['grid-template-columns'] = "-10px repeat(auto-fill, min-content)" should not set the property value
PASSe.style['grid-template-columns'] = "-20% repeat(auto-fit, max-content)" should not set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fill, fit-content)" should not set the property value
PASSe.style['grid-template-columns'] = "auto repeat(auto-fill, auto) auto" should not set the property value
PASSe.style['grid-template-columns'] = "min-content repeat(auto-fill, auto) min-content" should not set the property value
PASSe.style['grid-template-columns'] = "max-content repeat(auto-fill, auto) max-content" should not set the property value
PASSe.style['grid-template-columns'] = "fit-content(200px) repeat(auto-fill, auto) fit-content(200px)" should not set the property value
PASSe.style['grid-template-columns'] = "auto repeat(auto-fill, auto) repeat(5, auto)" should not set the property value
PASSe.style['grid-template-columns'] = "auto repeat(auto-fill, min-content) auto" should not set the property value
PASSe.style['grid-template-columns'] = "min-content repeat(auto-fill, min-content) min-content" should not set the property value
PASSe.style['grid-template-columns'] = "max-content repeat(auto-fill, min-content) max-content" should not set the property value
PASSe.style['grid-template-columns'] = "fit-content(200px) repeat(auto-fill, min-content) fit-content(200px)" should not set the property value
PASSe.style['grid-template-columns'] = "min-content repeat(auto-fill, min-content) repeat(5, min-content)" should not set the property value
PASSe.style['grid-template-columns'] = "auto repeat(auto-fill, max-content) auto" should not set the property value
PASSe.style['grid-template-columns'] = "min-content repeat(auto-fill, max-content) min-content" should not set the property value
PASSe.style['grid-template-columns'] = "max-content repeat(auto-fill, max-content) max-content" should not set the property value
PASSe.style['grid-template-columns'] = "fit-content(200px) repeat(auto-fill, max-content) fit-content(200px)" should not set the property value
PASSe.style['grid-template-columns'] = "max-content repeat(auto-fill, max-content) repeat(5, max-content)" should not set the property value
PASSe.style['grid-template-columns'] = "auto repeat(auto-fill, fit-content(200px)) auto" should not set the property value
PASSe.style['grid-template-columns'] = "min-content repeat(auto-fill, fit-content(200px)) min-content" should not set the property value
PASSe.style['grid-template-columns'] = "max-content repeat(auto-fill, fit-content(200px)) max-content" should not set the property value
PASSe.style['grid-template-columns'] = "fit-content(200px) repeat(auto-fill, fit-content(200px)) fit-content(200px)" should not set the property value
PASSe.style['grid-template-columns'] = "fit-content(200px) repeat(auto-fill, fit-content(200px)) repeat(5, fit-content(200px))" should not set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fill, minmax(fit-content(200px), fit-content(300px)))" should not set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fill, minmax(fit-content(200px), auto))" should not set the property value
PASSe.style['grid-template-columns'] = "repeat(auto-fill, minmax(max-content, fit-content(200px)))" should not set the property value

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