/css/css-backgrounds/parsing/background-shorthand-serialization.html| status | subtest | message |
|---|---|---|
| PASS | single value | |
| FAIL | multiple values | assert_equals: expected "url(\"/favicon.ico\") no-repeat" but got "yellow" |
| FAIL | multiple backgrounds | assert_equals: expected "url(\"/favicon.ico\") no-repeat, url(\"/favicon.ico\") no-repeat" but got "yellow" |
| FAIL | background-size with non-initial background-position | assert_equals: expected "url(\"/favicon.ico\") 0% 0% / 10rem auto" but got "yellow" |
| FAIL | multiple backgrounds with varying values | assert_equals: expected "url(\"/favicon.ico\") left top no-repeat, url(\"/favicon.ico\") center center / 100% 100% no-repeat, url(\"/favicon.ico\") white" but got "yellow" |
| FAIL | all initial values | assert_equals: expected "none" but got "yellow" |
| FAIL | border-area border-box | assert_equals: expected "border-area" but got "yellow" |
| FAIL | border-area padding-box | assert_equals: expected "padding-box border-area" but got "yellow" |
| FAIL | border-area text sets background-clip | assert_equals: expected "border-area text" but got "border-box" |
| FAIL | text border-area serializes as border-area text | assert_equals: expected "border-area text" but got "border-box" |
| FAIL | border-area text sets background-origin to border-box | assert_equals: expected "border-box" but got "padding-box" |
bundle built 2026-07-16T07:16:48.063Z