Click here to download the Blitz Browser!

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

ChromeFirefoxSafariLadybirdServoBlitz
Total10/1010/109/104/1010/109/10
SubtestChromeFirefoxSafariLadybirdServoBlitz
Property border-image-source value 'none'PASSPASSPASSPASSPASSPASS
Property border-image-source value 'url("http://web-platform.test/")'PASSPASSPASSPASSPASS
Property border-image-source value 'linear-gradient(-45deg, red, currentcolor)'PASSPASSPASSFAILPASSPASS
Property border-image-source value 'linear-gradient(45deg, red calc(10% + 5px), blue 90%)'PASSPASSPASSPASSPASSPASS
Property border-image-source value 'repeating-linear-gradient(-45deg, red, 30%, currentcolor 70%, lime)'PASSPASSPASSFAILPASSPASS
Property border-image-source value 'radial-gradient(10px at 20px 30px, currentcolor, lime)'PASSPASSPASSFAILPASSPASS
Property border-image-source value 'radial-gradient(circle at calc(50% * 2 / 4) 40%, red, blue)'PASSPASSPASSFAILPASSPASS
Property border-image-source value 'conic-gradient(from 90deg at 80% 90%, lime, black)'PASSPASSPASSPASSPASSPASS
Property border-image-source value 'conic-gradient(from 2rad at 50% 50%, red, blue calc(270deg - 20deg))'PASSPASSFAILFAILPASSPASS
url values are made absolutePASSPASSPASSFAILPASSFAIL
Property border-image-source value 'url("http://{{host}}/")'PASS