kitesurf · WPT

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

Subtests

statussubtestmessage
FAILProperty grid-template-rows value 'none'assert_equals: expected "600px" but got "none"
FAILProperty grid-template-rows value '20%'assert_equals: expected "120px" but got "20%"
PASSProperty grid-template-rows value 'calc(-0.5em + 10px)'
PASSProperty grid-template-rows value 'calc(0.5em + 10px)'
FAILProperty grid-template-rows value 'calc(30% + 40px)'assert_equals: expected "220px" but got "calc(30% + 40px)"
FAILProperty grid-template-rows value '5fr'assert_equals: expected "600px" but got "5fr"
FAILProperty grid-template-rows value 'min-content'assert_equals: expected "60px" but got "min-content"
FAILProperty grid-template-rows value 'max-content'assert_equals: expected "60px" but got "max-content"
FAILProperty grid-template-rows value 'auto'assert_equals: expected "600px" but got "auto"
FAILProperty grid-template-rows value 'minmax(10px, auto)'assert_equals: expected "600px" but got "minmax(10px, auto)"
FAILProperty grid-template-rows value 'minmax(20%, max-content)'assert_equals: expected "120px" but got "minmax(20%, max-content)"
FAILProperty grid-template-rows value 'minmax(min-content, calc(-0.5em + 10px))'assert_equals: expected "60px" but got "minmax(min-content, 0px)"
FAILProperty grid-template-rows value 'minmax(auto, 0)'assert_equals: expected "60px" but got "minmax(auto, 0px)"
FAILProperty grid-template-rows value 'fit-content(70px)'assert_equals: expected "60px" but got "fit-content(70px)"
FAILProperty grid-template-rows value 'fit-content(20%)'assert_equals: expected "60px" but got "fit-content(20%)"
FAILProperty grid-template-rows value 'fit-content(calc(-0.5em + 10px))'assert_equals: expected "60px" but got "fit-content(0px)"
FAILProperty grid-template-rows value 'repeat(1, 10px)'assert_equals: expected "10px" but got "repeat(1, 10px)"
FAILProperty grid-template-rows value 'repeat(1, [one two] 20%)'assert_equals: expected "[one two] 120px" but got "repeat(1, [one two] 20%)"
FAILProperty grid-template-rows value 'repeat(2, minmax(10px, auto))'assert_equals: expected "325px 275px" but got "repeat(2, minmax(10px, auto))"
FAILProperty grid-template-rows value 'repeat(2, fit-content(20%) [three four] 30px 40px [five six])'assert_equals: expected "60px [three four] 30px 40px [five six] 0px [three four] 30px 40px [five six]" but got "repeat(2, fit-content(20%) [three four] 30px 40px [five six])"
FAILProperty grid-template-rows value 'min-content repeat(5, minmax(10px, auto))'assert_equals: expected "60px 108px 108px 108px 108px 108px" but got "min-content repeat(5, minmax(10px, auto))"
FAILProperty grid-template-rows value '[] 150px [] 1fr []'assert_equals: expected "150px 450px" but got "150px 1fr"
FAILProperty grid-template-rows value 'repeat(auto-fill, 200px)'assert_equals: expected "200px 200px 200px" but got "repeat(auto-fill, 200px)"
FAILProperty grid-template-rows value 'repeat(auto-fit, [one] 20%)'assert_equals: expected "[one] 120px [one] 0px [one] 0px [one] 0px [one] 0px" but got "repeat(auto-fit, [one] 20%)"
FAILProperty grid-template-rows value 'repeat(auto-fill, minmax(100px, 5fr) [two])'assert_equals: expected "100px [two] 100px [two] 100px [two] 100px [two] 100px [two] 100px [two]" but got "repeat(auto-fill, minmax(100px, 5fr) [two])"
FAILProperty grid-template-rows value 'repeat(auto-fit, [three] minmax(max-content, 6em) [four])'assert_equals: expected "[three] 240px [four three] 0px [four]" but got "repeat(auto-fit, [three] minmax(max-content, 240px) [four])"
FAILProperty grid-template-rows value '[one] repeat(2, minmax(50px, auto)) [two] 30px [three] repeat(auto-fill, 10px) 40px [four five] repeat(2, minmax(200px, auto)) [six]'assert_equals: expected "[one] 50px 50px [two] 30px [three] 10px 10px 10px 40px [four five] 200px 200px [six]" but got "[one] repeat(2, minmax(50px, auto)) [two] 30px [three] repeat(auto-fill, 10px) 4…

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