- From: diondiondion via GitHub <noreply@w3.org>
- Date: Thu, 25 Sep 2025 09:15:07 +0000
- To: public-css-archive@w3.org
Out of the single-keyword suggestions, I'd also prefer `staggered-grid`. Out of the two-keyword suggestions, I like how descriptive and neutral `display: grid single-axis` looks. But the two-keyword approach sort of feels like it'd just be shorthand for a dedicated separate property whose sole purpose would be opting `display: grid` into `masonry` mode (e.g. `display: grid; grid-mode: single-axis;`), I suppose such an approach has already been discussed and discarded? It would make for a more graceful fallback behaviour when not supported. -- GitHub Notification of comment by diondiondion Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12022#issuecomment-3333033721 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 25 September 2025 09:15:08 UTC