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

BTW, if you add `width:100px` on the grid container, then Chrome renders it the same as Firefox (the column size is 50px). So it appears Chrome doesn't calculate the max-content size correctly, or it discards/trumps the intrinsic size when flowing it. ¯\_(ツ)_/¯

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

Received on Tuesday, 5 February 2019 17:56:36 UTC