- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Dec 2016 08:09:41 +0000
- To: public-css-archive@w3.org
Note that the part in which there's disagreement is in the difference between `normal` and `stretch`. By default, everything is `normal` so aspect ratio will be always preserved in that case. But for `stretch` there are 2 proposals: 1. By @fantasai: It always preserves aspect ratio, unless it's set in both axis (`align-self` and `justify-self`). 2. By @MatsPalmgren: It breaks aspect ratio, so it makes a difference between `normal` and `stretch`. -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/523#issuecomment-264105262 using your GitHub account
Received on Thursday, 1 December 2016 08:09:47 UTC