- From: Boris Chiou via GitHub <sysbot+gh@w3.org>
- Date: Mon, 20 Jul 2020 18:09:18 +0000
- To: public-css-archive@w3.org
OK. This makes sense for margin through on `#child` because of "zero or auto computed height". The basic rule is just to replace the `auto` computed height with the calculated height (from aspect-ratio and width). Then it's pretty easy to map it into the spec rules. -- GitHub Notification of comment by BorisChiou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5328#issuecomment-661249168 using your GitHub account
Received on Monday, 20 July 2020 18:09:20 UTC