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

@rjgotten You're missing the point that all the children are direct children in a single container. Of course that layout is possible by using additional containers for the sidebar, and then using media queries to detect when it goes away and conditional using `display: contents` and then using `order` to move them between the grid elements. However, this would still break tab order.

But again, as I said, this is a contrived example, so it feels extra dumb. But I think there is a chance this *capability* is useful and may enable other layouts that are actually desirable.

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


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

Received on Wednesday, 2 October 2024 00:17:34 UTC