Re: [csswg-drafts] [css-images] @image rule for manipulating images (#6807)

I have a faint memory from back in the day that `border-image` was originally being implemented of folks taking issue with the fact that a 3x3 grid of a single image was necessary for `border-image-source` and that they wished there were a way to do it with just one instance of that image. @image would finally solve this by leveraging `background-repeat` and making an element size 3x that of the image to generate the 3x3 grid from the single image.

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


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

Received on Friday, 3 June 2022 13:45:25 UTC