Re: [csswg-drafts] [css-grid] minmax(auto, min-content) under a max-content constraint (#3565)

I guess the problem is more float-related than Grid-related. It seems to be technically not defined yet how should the preferred width be calculated in presence of floats. My understanding is also that preferred width should account for all the floats and the content that flows around them when they are placed in the single line, but Gecko and WebKit/Blink [seem to disagree](https://bugzilla.mozilla.org/show_bug.cgi?id=396821).

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

Received on Tuesday, 5 February 2019 15:58:17 UTC