Re: [csswg-drafts] [css-sizing-4] Should we mention aspect-ratio in margin collapsing? (#5328)

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