/css/css-borders/tentative/parsing/box-shadow-offset-computed.html| status | subtest | message |
|---|---|---|
| FAIL | Property box-shadow-offset value '0 0' | assert_true: box-shadow-offset doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property box-shadow-offset value '10px 0' | assert_true: box-shadow-offset doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property box-shadow-offset value '0 10px' | assert_true: box-shadow-offset doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property box-shadow-offset value '10px 10px' | assert_true: box-shadow-offset doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property box-shadow-offset value '10px 20px, 30px 40px' | assert_true: box-shadow-offset doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property box-shadow-offset value 'calc(1em + 1px) calc(-1em + 1px)' | assert_true: box-shadow-offset doesn't seem to be supported in the computed style expected true got false |
bundle built 2026-07-16T07:16:48.063Z