- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 27 Jul 2020 19:55:00 +0000
- To: public-css-archive@w3.org
@Loirooriol Actually, I think you wanted only the first part of 90511c6 reverted, right? So that we skip items that cross any type of flexible track during the regular intrinsic sizing phase, but then consider them in the next phase but still *only* if they have an intrinsic base size*. Right? Because considering a minmax(10px, 1fr) track during intrinsic sizing doesn't make sense, right? Just doing this much would make your "Problem 2" render as expected, as far as we can tell. Relatedly, are we doing something sensible when the grid is sized under a min-content/max-content constraint for these cases? I think we fail to do something sensible under min-content constraints... maybe that's a separate issue, though. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4783#issuecomment-664605309 using your GitHub account
Received on Monday, 27 July 2020 19:55:06 UTC