/css/css-backgrounds/parsing/box-shadow-computed.html| status | subtest | message |
|---|---|---|
| PASS | Property box-shadow value 'none' | |
| FAIL | Property box-shadow value '1px 2px' | assert_equals: expected "rgb(0, 0, 255) 1px 2px 0px 0px" but got "currentcolor 1px 2px 0px 0px" |
| FAIL | Property box-shadow value 'currentcolor -1em -2em 3em -4em' | assert_equals: expected "rgb(0, 0, 255) -20px -40px 60px -80px" but got "currentcolor -20px -40px 60px -80px" |
| PASS | Property box-shadow value 'rgb(0, 255, 0) 1px 2px 3px 4px inset' |
bundle built 2026-07-16T07:16:48.063Z