Re: [csswg-drafts] [css-flexbox][css-grid] Intrinsic sizing with ∑flex < 1 is broken

I think the correct fix to Flexbox is to add

> The flex container’s max-content size is the largest sum of the afore-calculated sizes of all items within a single line. <ins>If the sum of the flex factors on that line is less than one, however, additionally divide this sum by the sum of the flex factors.</ins>

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

Received on Monday, 11 September 2017 18:12:49 UTC