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

@tabatkins , thank you very much for the clear explanation of the Masonry layout algorithm. I now understand that the Masonry layout collects all items first and then calls the placement algorithm, allowing for an accurate calculation of the number of iterations. However, why does the grid layout have to make different assumptions about the behavior of grid items? Could this be related to properties like align-self and justify-self that control the alignment of individual items?

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


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

Received on Tuesday, 24 September 2024 23:49:03 UTC