Re: [csswg-drafts] [css-sizing][css-multicol] taking into account column-gap in min-content inline size

Actually, it's the same issue in 
https://drafts.csswg.org/css-sizing/#multicol-max-content and 
https://drafts.csswg.org/css-sizing/#multicol-max-content-restrained
everytime you multiply something by the `column-count`, you need to 
add the `column-gap` multiplied by `column-count` minus 1.

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

Received on Friday, 3 June 2016 06:46:35 UTC