- From: Di Zhang via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Feb 2025 19:43:27 +0000
- To: public-css-archive@w3.org
I added a use counter for GridAutoFlowRowDense and GridAutoFlowColumnDense. Given the Chrome Canary data, it looks like: 6.5% of sites have grid-auto-flow set 1.2% of sites have grid-auto-flow: dense or grid-auto-flow: dense row 0.018% of sites have grid-auto-flow: dense column Given this, I think it might be a good idea to have dense (and masonry) be opted in to grid-rows or grid-columns. But since this would introduce a behavioral change and we should be careful about such changes, maybe this can be specced first, but we don't include it with the first rollout of CSS reading-flow. It could be rolled out around or ahead of releasing Masonry. -- GitHub Notification of comment by dizhang168 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11396#issuecomment-2651899711 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 February 2025 19:43:28 UTC