Re: [csswg-drafts] Alternative masonry path forward (#9041)

> For me, reversing the vertical axis was exactly the role of row-reverse.

Note that the proposed behavior makes `masonry-direction` and `flex-direction` work in the same ways. A `column-reverse` Flexbox has columns that fill in reverse (bottom to top) order; a `column-reverse` Masonry has columns that fill in reverse (bottom to top) order. In many ways, Masonry is halfway between a Grid and a Flexbox, and the syntax in the "grid-independent" option splits that difference.

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


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

Received on Thursday, 26 September 2024 20:57:57 UTC