- From: jsnkuhn via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Jul 2022 21:01:17 +0000
- To: public-css-archive@w3.org
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