Re: [csswg-drafts] [css-grid] making percentage grid-gaps zero for the purpose of intrinsic sizing doesn't make sense

So the CSSWG discussed this, and concluded that percentage gaps should
 be treated identically to empty percentage tracks. However, we're 
leaving open the issue of how percentage tracks are resolved against 
an intrinsic parent: they can either be treated as auto (like 
percentage heights in an auto-height container) or be back-computed 
(as in table cells) but not the mix of both that causes overflow.

Further discussion of percentage sizing against intrinsic containers 
will be ongoing; it affects shrinkwrapped blocks (like floats) as 
well, so is a broader topic. We're hoping to resolve that in Seattle 
if not sooner.

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

Received on Wednesday, 21 September 2016 15:52:32 UTC