Re: [csswg-drafts] [css-grid-3][masonry] Prioritize tracks that don't create overflow (#10088)

There's two ways to address this use case:

- Give the author the ability to select a set of allowable tracks for auto-placement (rather than all or none, as currently).
- Have the UA skip over tracks that overflow. (This will be more expensive because you may need to test-fit into different tracks.)

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


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

Received on Thursday, 14 March 2024 23:09:32 UTC