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

[This is a slightly simplified](http://jsbin.com/juranokile/edit?html,css,output) test case, the original one has some other stuff that is not related to this particular issue.

This is the final rendering with `grid-template-rows: auto minmax(0px,1fr)` (left) vs `grid-template-rows: auto 1fr` (right).
![fr](https://user-images.githubusercontent.com/1826122/30019786-0562dc66-9162-11e7-897a-3678a41bbf58.png)


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

Received on Monday, 4 September 2017 09:14:17 UTC