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

IIRC, display takes multiple values. So how about something like this?

```
display: grid balance;
```

* Saves having to worry about what to set for grid-template-rows
* Balance I feel describes what is it trying to achieve (balance items across the grid)

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


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

Received on Saturday, 27 April 2024 09:19:54 UTC