Re: [csswg-drafts] [css-borders-4] Allow to define separate border images for different border regions (#9183)

> How would missing border-image-sources be handled? Would one missing or slow to load image request result in the entire `border-image` not being painted? Or would the images that are available load in without the ones that aren't?

The same logic as for `background-image` applies, i.e. a missing image only affects the region(s) that image is used. The images that _are_ loaded will still be displayed.

Sebastian

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


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

Received on Sunday, 17 September 2023 18:42:52 UTC