kitesurf · WPT

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

Subtests

statussubtestmessage
PASSe.style['flex'] = "none" should set the property value
PASSe.style['flex'] = "1" should set the property value
PASSe.style['flex'] = "2 3" should set the property value
PASSe.style['flex'] = "4 5 6px" should set the property value
PASSe.style['flex'] = "6px 4 5" should set the property value
PASSe.style['flex'] = "6px 4" should set the property value
PASSe.style['flex'] = "6px" should set the property value
PASSe.style['flex'] = "7% 8" should set the property value
PASSe.style['flex'] = "8 auto" should set the property value
PASSe.style['flex'] = "1 1 10em" should set the property value
PASSe.style['flex'] = "1 1 calc(10em)" should set the property value
PASSe.style['flex'] = "1 1 calc(-10em)" should set the property value
FAILe.style['flex'] = "calc(10 + (sign(20cqw - 10px) * 5)) calc(10 + (sign(20cqw - 10px) * 5)) 1px" should set the property valueassert_equals: serialization should be canonical expected "calc(10 + (5 * sign(20cqw - 10px))) calc(10 + (5 * sign(20cqw - 10px))) 1px" but got "1 1 calc(-10em)"
FAILe.style['flex'] = "1 1 calc(10px + (sign(20cqw - 10px) * 5px))" should set the property valueassert_equals: serialization should be canonical expected "1 1 calc(10px + (5px * sign(20cqw - 10px)))" but got "1 1 calc(-10em)"
PASSe.style['flex'] = "calc(1) calc(2 + 1) calc(3px)" should set the property value
PASSe.style['flex'] = "calc(-1) calc(-1) 0" should set the property value

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