- From: Rachel Andrew via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Oct 2019 03:00:49 +0000
- To: public-css-archive@w3.org
Behavior A makes the most sense to me, it seems easily explained to authors and I think will be logical to anyone encountering grid and subgrid for the first time. If you place something into an area partly covered by a subgrid it then goes into the part that is available, and `foo-start` and `foo-end` will then map to the bounds of that area when used to place things in the subgrid. I've been playing around with a bunch of naming usecases recently and I can't think of good use cases for the other behaviors at the moment. I think template subsetting as described in A could be useful though. -- GitHub Notification of comment by rachelandrew Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4411#issuecomment-540879917 using your GitHub account
Received on Friday, 11 October 2019 03:00:51 UTC