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

> You are right that a new image is created by manipulating the source image. And with `width`, `height` and `aspect-ratio` you can define the sizes of the manipulated image. Though my question was how would a `width: 80%;` be interpreted when the source image doesn't have an intrinsic width? I guess, the answer in that case is that the width of the manipulated image is undefined as well.

I think a `width: 80%` should be interpreted in relation to the width of the elment the image is been applied to.

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


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

Received on Monday, 13 June 2022 09:53:04 UTC