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

That's not really masonry tho, right? They're not selecting the column based on available space; the stuff in the first column is *meant* for the first column, the stuff in the second is *meant* for the second.

Today this would just be a grid with two columns and one row, with all the stuff in each column wrapped in a container. To fix the general problem of wanting to flow a mixed set of contents into a single grid cell without having to pre-wrap them in a container div we have <https://github.com/w3c/csswg-drafts/issues/9098>

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9041#issuecomment-1710854943 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:45:07 UTC