kitesurf · WPT

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

Subtests

statussubtestmessage
FAILProperty background-attachment value 'local'assert_true: 'local' is a supported value for background-attachment. expected true got false
FAILProperty background-attachment value 'scroll, fixed'assert_equals: expected "scroll, fixed, scroll" but got "scroll, fixed"
FAILProperty background-attachment value 'local, fixed, scroll'assert_true: 'local, fixed, scroll' is a supported value for background-attachment. expected true got false
FAILProperty background-attachment value 'local, fixed, scroll, fixed'assert_true: 'local, fixed, scroll, fixed' is a supported value for background-attachment. expected true got false
FAILProperty background-clip value 'border-box'assert_equals: expected "border-box, border-box, border-box" but got "border-box"
FAILProperty background-clip value 'content-box, border-box'assert_equals: expected "content-box, border-box, content-box" but got "content-box, border-box"
PASSProperty background-clip value 'border-box, padding-box, content-box'
FAILProperty background-clip value 'content-box, border-box, padding-box, content-box'assert_equals: expected "content-box, border-box, padding-box" but got "content-box, border-box, padding-box, content-box"
PASSProperty background-clip value 'content-box, border-box, padding-box'
FAILProperty background-clip value 'content-box, border-box, border-area'assert_true: 'content-box, border-box, border-area' is a supported value for background-clip. expected true got false
FAILProperty background-clip value 'border-area text'assert_true: 'border-area text' is a supported value for background-clip. expected true got false
FAILProperty background-clip value 'border-area text, content-box'assert_true: 'border-area text, content-box' is a supported value for background-clip. expected true got false
PASSProperty background-color value 'rgb(255, 0, 0)'
FAILProperty background-origin value 'border-box'assert_equals: expected "border-box, border-box, border-box" but got "border-box"
FAILProperty background-origin value 'content-box, border-box'assert_equals: expected "content-box, border-box, content-box" but got "content-box, border-box"
PASSProperty background-origin value 'border-box, padding-box, content-box'
FAILProperty background-origin value 'content-box, border-box, padding-box, content-box'assert_equals: expected "content-box, border-box, padding-box" but got "content-box, border-box, padding-box, content-box"
FAILProperty background-position value '50% 6px'assert_equals: expected "50% 6px, 50% 6px, 50% 6px" but got "50% 6px"
FAILProperty background-position value '12px 13px, 50% 6px'assert_equals: expected "12px 13px, 50% 6px, 12px 13px" but got "12px 13px, 50% 6px"
PASSProperty background-position value '12px 13px, 50% 6px, 30px -10px'
FAILProperty background-position value '12px 13px, 50% 6px, 30px -10px, -7px 8px'assert_equals: expected "12px 13px, 50% 6px, 30px -10px" but got "12px 13px, 50% 6px, 30px -10px, -7px 8px"
FAILProperty background-position-x value '0.5em'assert_equals: expected "20px, 20px, 20px" but got "20px"
FAILProperty background-position-x value '-20%, 10px'assert_equals: expected "-20%, 10px, -20%" but got "-20%, 10px"
PASSProperty background-position-x value 'center, left, right'
FAILProperty background-position-x value 'calc(10px - 0.5em), -20%, right, 15%'assert_equals: expected "-10px, -20%, 100%" but got "-10px, -20%, 100%, 15%"
FAILProperty background-position-y value '0.5em'assert_equals: expected "20px, 20px, 20px" but got "20px"
FAILProperty background-position-y value '-20%, 10px'assert_equals: expected "-20%, 10px, -20%" but got "-20%, 10px"
PASSProperty background-position-y value 'center, top, bottom'
FAILProperty background-position-y value 'calc(10px - 0.5em), -20%, bottom, 15%'assert_equals: expected "-10px, -20%, 100%" but got "-10px, -20%, 100%, 15%"
FAILProperty background-repeat value 'round'assert_equals: expected "round, round, round" but got "round"
FAILProperty background-repeat value 'repeat-x, repeat'assert_equals: expected "repeat-x, repeat, repeat-x" but got "repeat-x, repeat"
PASSProperty background-repeat value 'repeat space, round no-repeat, repeat-x'
FAILProperty background-repeat value 'repeat-y, round no-repeat, repeat-x, repeat'assert_equals: expected "repeat-y, round no-repeat, repeat-x" but got "repeat-y, round no-repeat, repeat-x, repeat"
FAILProperty background-size value 'contain'assert_equals: expected "contain, contain, contain" but got "contain"
FAILProperty background-size value 'auto 1px, 2% 3%'assert_equals: expected "auto 1px, 2% 3%, auto 1px" but got "auto 1px, 2% 3%"
PASSProperty background-size value 'auto 1px, 2% 3%, contain'
FAILProperty background-size value 'auto 1px, 2% 3%, contain, 7px 8px'assert_equals: expected "auto 1px, 2% 3%, contain" but got "auto 1px, 2% 3%, contain, 7px 8px"
FAILbackground shorthand with 'border-area text' computes background-clip correctlyassert_equals: expected "border-area text" but got "content-box, border-box, padding-box"
FAILbackground shorthand with 'text border-area' computes background-clip correctlyassert_equals: expected "border-area text" but got "content-box, border-box, padding-box"

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