- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 Oct 2022 21:54:16 +0000
- To: public-css-archive@w3.org
Oh, I'd missed/forgotten that size CQs require the element to be layout-contained *as well as* size-contained! I believe that resolves both of these issues, then. You can still use a style query on a subgrid to affect whether a child is a grid item or not, but that doesn't depend on the mid-layout results so it won't change the set of grid items mid-layout. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7822#issuecomment-1269021261 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 5 October 2022 21:54:18 UTC