Re: [csswg-drafts] [css-grid] Percentages gaps and intrinsic size

Thinking about multicol: As far as I understand, the only problem with percentages is when you have nothing to resolve them against. This will never be the case for multicol, since the logical width is always known, and column-gap percentages are resolved against the logical width of the content box of the multicol container. Am I right?

I'm thinking that this is only an issue for row-gap, if the logical height of the container is auto.

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

Received on Thursday, 4 January 2018 09:57:25 UTC