kitesurf · WPT

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

Subtests

statussubtestmessage
PASSProperty text-shadow value 'none'
FAILProperty text-shadow value '10px 20px'assert_equals: expected "rgb(0, 0, 255) 10px 20px 0px" but got "currentcolor 10px 20px 0px"
PASSProperty text-shadow value 'red 10px 20px 30px'
FAILProperty text-shadow value 'calc(0.5em + 10px) calc(0.5em + 10px) calc(0.5em + 10px)'assert_equals: expected "rgb(0, 0, 255) 30px 30px 30px" but got "currentcolor 30px 30px 30px"
FAILProperty text-shadow value 'calc(-0.5em + 10px) calc(-0.5em + 10px) calc(-0.5em + 10px)'assert_equals: expected "rgb(0, 0, 255) -10px -10px 0px" but got "currentcolor -10px -10px 0px"
FAILProperty text-shadow value '10px 20px, 30px 40px'assert_equals: expected "rgb(0, 0, 255) 10px 20px 0px, rgb(0, 0, 255) 30px 40px 0px" but got "currentcolor 10px 20px 0px, currentcolor 30px 40px 0px"
PASSProperty text-shadow value 'lime 10px 20px 30px, red 40px 50px'

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