Re: [csswg-drafts] [css-grid] Is baseline shim used in the minimum contribution? (#3660)

In fact Chromium and Edge don't include the shim if the row is sized with `minmax(auto, 0)` and the 1st item has `min-height: auto` instead of `0`, then the row is 100px tall. Still 200px in Firefox. https://jsfiddle.net/kqgvzd5j/

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

Received on Wednesday, 20 February 2019 11:46:45 UTC