/css/css-backgrounds/parsing/border-image-outset-computed.html| status | subtest | message |
|---|---|---|
| PASS | Property border-image-outset value '1px' | |
| PASS | Property border-image-outset value '1px 2' | |
| PASS | Property border-image-outset value '1px 2 3px' | |
| PASS | Property border-image-outset value '1px 2 3px 4' | |
| PASS | Property border-image-outset value '0 calc(0.5em + 10px) 3 calc(-0.5em + 10px)' | |
| FAIL | Property border-image-outset value 'calc(10 + (sign(2cqw - 10px) * 5))' | assert_true: 'calc(10 + (sign(2cqw - 10px) * 5))' is a supported value for border-image-outset. expected true got false |
| FAIL | Property border-image-outset value 'calc(10 + (sign(2cqw - 10px) * 5)) calc(20px + (sign(2cqw - 10px) * 5px)' | assert_true: 'calc(10 + (sign(2cqw - 10px) * 5)) calc(20px + (sign(2cqw - 10px) * 5px)' is a supported value for border-image-outset. expected true got false |
bundle built 2026-07-16T07:16:48.063Z