- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 May 2017 08:18:17 +0000
- To: public-css-archive@w3.org
Unfortunately, this is still circular - before we can do "figure out my placement from my size", we need to size the tracks (meaning, run Grid's layout algorithm), and before we can do that, we need to figure out the placement of everything. This falls, again, into the set of "things we can do if we have a guaranteed fixed-size grid", but it doesn't work with the grid we have today. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1394#issuecomment-303952180 using your GitHub account
Received on Thursday, 25 May 2017 08:18:53 UTC