- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Tue, 05 Nov 2019 21:24:32 +0000
- To: public-css-archive@w3.org
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