Re: [csswg-drafts] [css-grid] Intrinsic size of grid containers (#2303)

Good points.

> The problem that I see is that the spec says the "limited min-content contribution" should be used even when sizing under a max-content constraint. Shouldn't it use the "limited max-content contribution" in that case?

Note that Step 1 is for `auto/min-content/max-content` min-sizing functions.  Step 3 (additionally) handles the "sized under a max-content constraint" case for `auto/max-content` min-sizing functions by distributing "limited max-content contributions" there, which seems reasonable. We don't want a max-content contribution for a min-content min-sizing track.

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

Received on Tuesday, 5 November 2019 21:24:34 UTC