Re: [csswg-drafts] [css-sizing-4] should contain-intrinsic-size affect the aspect ratio of a replaced element? (#5241)

We wouldn't derive an aspect-ratio from c-i-s on an IFRAME, so I don't think we should be doing so for IMG either. Also consider OBJECT, which is more ambiguous about whether it should typically have an intrinsic aspect ratio.

Bitmap images intrinsically have an aspect ratio. The IMG element doesn't.

c-i-s shouldn't introduce an aspect-ratio or not depending magically on what HTML element it's specified on.

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

Received on Monday, 20 July 2020 23:43:39 UTC