[csswg-drafts] [css-grid-3] masonry-auto-flow has suprising default (#9988)

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

== [css-grid-3] masonry-auto-flow has suprising default ==
https://drafts.csswg.org/css-grid-3/#masonry-auto-flow

masonry-auto-flow has the `pack` default which will explicitly pull items out of order via `definite-first` (I believe). This is suprising! (Also `definite-first` isn't really defined).

At the very least this should be `ordered` by default, but likely without good justification the `definite-first` concept should be removed.

Additionally use-cases for `masonry-auto-flow: next` would be good, I personally haven't seen web developers ask for this behaviour - likely `next` could be dropped as well.

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


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

Received on Wednesday, 21 February 2024 19:21:18 UTC