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

@chrisarmstrong Where did @desandro suggest `collapse`? I only see his suggestion of `masonry`.

I agree, though— that either `masonry` (for recognizability) or `collapse` would make the most sense.

I'm personally in favor of `collapse`, as it's a common term in CSS with a related purpose (collapsing borders, collapsing cells, etc.)

---

The only gotcha to consider is if some people think of `collapse` in terms of "hiding," as using `visibility: collapse` is often used to hide elements. In that case, would users think `collapse` would actually collapse an entire row. So I could see someone trying to do something like `grid-template-rows: auto auto collapse auto`.

I'm not sure that's a serious issue though; it's a new feature, and like any feature, users will learn how it works.

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


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

Received on Wednesday, 24 April 2024 16:57:59 UTC