Re: [csswg-drafts] [css-images][css-sizing][css-content] elements with intrinsic size but no aspect ratio (#1044)

No, not necessarily. An object has an intrinsic aspect-ratio *if*, when you specify a given width or height, it has a preferred height/width based on that. This isn't necessarily true! As the commit says, some form elements have a preferred width and height, but if you override one, it doesn't change the other.  Making a text input wider doesn't change the fact that it wants to be approximately 1em high, for example.

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

Received on Thursday, 20 February 2020 01:05:48 UTC