Re: [csswg-drafts] [css-grid] Growth limits not increased with min-content contributions of spanning items (#4790)

Note that intrinsic max track sizing functions can only be `min-content` or `max-content` (`auto` is treated as `max-content`). So we should just distribute the min-content contribution instead of the minimum contribution.

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

Received on Wednesday, 19 February 2020 09:18:12 UTC