- From: Daniel Tonon via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Jan 2020 22:19:27 +0000
- To: public-css-archive@w3.org
Oh, I've had another idea. If the auto spanning explained in this comment is possible: https://github.com/w3c/csswg-drafts/issues/1373#issuecomment-573290486 Setting `height: 100%` on a `grid-row: span auto;` cell and setting `width: 100%` on a `grid-column: span auto;` cell would be a way to force a grid cell to span to the end of the grid, including implicit grid cells. 😁 -- GitHub Notification of comment by Dan503 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1373#issuecomment-574883664 using your GitHub account
Received on Wednesday, 15 January 2020 22:19:29 UTC