- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Feb 2018 10:52:01 +0000
- To: public-css-archive@w3.org
Also the default size for a track is `auto` (if `grid-auto-columns|rows` is not defined). So maybe `grid: 3 / 4;` could be something like `grid: repeat(3, auto) / repeat(4, auto)`. -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2270#issuecomment-363385726 using your GitHub account
Received on Tuesday, 6 February 2018 10:52:08 UTC