/css/css-backgrounds/parsing/background-clip-computed.html| status | subtest | message |
|---|---|---|
| PASS | Property background-clip value 'border-box' | |
| PASS | Property background-clip value 'padding-box' | |
| PASS | Property background-clip value 'content-box' | |
| FAIL | Property background-clip value 'border-area' | assert_true: 'border-area' is a supported value for background-clip. expected true got false |
| FAIL | Property background-clip value 'text' | assert_true: 'text' is a supported value for background-clip. expected true got false |
| FAIL | Property background-clip value 'border-area text' | assert_true: 'border-area text' is a supported value for background-clip. expected true got false |
| FAIL | Property background-clip value 'text border-area' | assert_true: 'text border-area' is a supported value for background-clip. expected true got false |
| FAIL | Property background-clip value 'border-box, padding-box, content-box, border-area' | assert_true: 'border-box, padding-box, content-box, border-area' is a supported value for background-clip. expected true got false |
bundle built 2026-07-16T07:16:48.063Z