Re: [csswg-drafts] [css-images][css-backgrounds] make `border-image` and `border-radius` work together (#7550)

Well for one thing, `border-radius` affects the shape the border-box, but `border-image-outset` can put the image outside of the border-box, with some combination of opaque and transparent or partially-opaque pixels. 

Also, it was nice to have `border-radius` as a fallback for when `border-image` wasn't supported or when images didn't load (although I can't recall if the didn't-load use case actually was made to work). The presumption was that the image would include its own corner shapes and shadows of its designs in the image. 

-- 
GitHub Notification of comment by bradkemper
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7550#issuecomment-1304860482 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 6 November 2022 18:10:07 UTC