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

It looks like there are 3 different possibilities right now for when there isn't room for a whole iteration of the edge image. `stretch` and `round` scale it down, `repeat` clips from each size and `space` just removes the image altogether. 

The current `space` behavior (just removing it) is probably most desired for `no-repeat`.

![GIF](https://user-images.githubusercontent.com/1286791/178069035-11ff715f-7d7a-4632-9ad6-0eab052894bf.gif)

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


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

Received on Friday, 8 July 2022 21:01:19 UTC