Re: [csswg-drafts] [css-grid-1] Flexible tracks with auto min don't handle min-content constraint sizing (#5369)

So you want to change the resolution from #3683?

Wouldn't this already be covered by https://drafts.csswg.org/css-grid/#track-size-intrinsic-min

> First increase the base size of tracks with an intrinsic min track sizing function by distributing extra space as needed to accommodate these items’ minimum contributions.
> If the grid container is being sized under a min- or max-content constraint, use the items’ limited min-content contributions in place of their minimum contributions here.

Zeroing out the automatic minimum size shouldn't have affected the limited min-content contributions in flex tracks (I hope this will be web compatible).

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

Received on Wednesday, 29 July 2020 00:54:06 UTC