- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Feb 2020 01:05:46 +0000
- To: public-css-archive@w3.org
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