Re: [csswg-drafts] [css-backgrounds] a `no-repeat` option for `border-image-repeat` (#7457)

@jsnkuhn The example in your last comment _could_ be covered by having clipping behavior for `no-repeat` Though that would have the downside that the text is part of the image. And as an author you'd probably want to have multiple such elements with different titles in them.
Also, you'd have to create a rather wide image to avoid any gaps between the corner images and the centered one.

For cases like that (but maybe without title), it would probably better to allow multiple border images. So you could define the first one using `stretch` and the second one with `no-repeat`.

Sebastian

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


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

Received on Friday, 5 August 2022 19:21:50 UTC