Re: [csswg-drafts] [css-grid-3] Renaming `masonry` keyword (#9733)

The reuse and repurposing of existing keywords make for a strong argument to use `collapse`.

There's already:
- `visibility: collapse`: https://developer.mozilla.org/en-US/docs/Web/CSS/visibility
- `border-collapse: collapse`: https://developer.mozilla.org/en-US/docs/Web/CSS/border-collapse

To make the keyword the same and use `grid-template-rows: collapse` makes for:
1. an elegant and semantic reuse of an existing keyword
2. no need to create a new keyword
3. not needing to decide on a new keyword where the meaning is potentially misunderstood


-- 
GitHub Notification of comment by nathanchase
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9733#issuecomment-2494597174 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 22 November 2024 19:07:02 UTC