[csswg-drafts] [css-grid-3][masonry] Reordering threshold (#9328)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-grid-3][masonry] Reordering threshold ==
In https://github.com/w3c/csswg-drafts/issues/9041 @bfgeek suggested that there be some control over how sensitive masonry layout is to inherent order vs height differences in already-placed content.

E.g. adding a property like `masonry-threshold: <length>` where we only skip over a column if the next column is `<length>` less than or equal to the specified value.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9328 using your GitHub account


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

Received on Thursday, 7 September 2023 22:23:29 UTC