WPT
wpt / css / css-backgrounds / parsing / border-image-source-computed.sub.html
Spec: CSS Backgrounds ↗
Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@b89af32bc, 2026-09-05) | Ladybird 1.0-3e704 (wpt@b89af32bc, 2026-09-06) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 10/10 | 10/10 | 9/10 | 4/10 | 10/10 | 9/10 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Property border-image-source value 'none' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property border-image-source value 'url("http://web-platform.test/")' | PASS | PASS | PASS | PASS | PASS | — |
| Property border-image-source value 'linear-gradient(-45deg, red, currentcolor)' | PASS | PASS | PASS | FAIL | PASS | PASS |
| Property border-image-source value 'linear-gradient(45deg, red calc(10% + 5px), blue 90%)' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property border-image-source value 'repeating-linear-gradient(-45deg, red, 30%, currentcolor 70%, lime)' | PASS | PASS | PASS | FAIL | PASS | PASS |
| Property border-image-source value 'radial-gradient(10px at 20px 30px, currentcolor, lime)' | PASS | PASS | PASS | FAIL | PASS | PASS |
| Property border-image-source value 'radial-gradient(circle at calc(50% * 2 / 4) 40%, red, blue)' | PASS | PASS | PASS | FAIL | PASS | PASS |
| Property border-image-source value 'conic-gradient(from 90deg at 80% 90%, lime, black)' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property border-image-source value 'conic-gradient(from 2rad at 50% 50%, red, blue calc(270deg - 20deg))' | PASS | PASS | FAIL | FAIL | PASS | PASS |
| url values are made absolute | PASS | PASS | PASS | FAIL | PASS | FAIL |
| Property border-image-source value 'url("http://{{host}}/")' | — | — | — | — | — | PASS |