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

@MatsPalmgren But with `width:100px`, the grid container is no longer sized under a max-content constraint, right? So the "Otherwise" part applies.

On the other hand, while Firefox followed the spec (before fantasai's edits) for my example, if you add `min-width: 0` to the grid item, then the grid container becomes 50px wide. But I think it shouldn't have changed.

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

Received on Tuesday, 5 February 2019 18:15:47 UTC