Re: [csswg-drafts] [css-grid] Reconsider the meaning of 1fr

The CSSWG resolved to close this issue as no-change partly because in a different subset of cases, the current behavior is desired, and partly because the existing deployed behavior is being relied on. Workarounds exist, such as using `minmax(0, 1fr)` or setting an individual grid item’s `min-width`/`min-height` to an explicit value other than `auto`. A separate issue #1865 has been filed on attempting to find a way to automatically yield the right behavior in some more of the more common cases.

@svillar Can you confirm whether you find this resolution acceptable?

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

Received on Wednesday, 18 October 2017 00:58:19 UTC