- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 01 May 2024 20:16:29 +0000
- To: public-css-archive@w3.org
@nt1m That's possible, but I'm less certain how *plausible* it really is. Presumably you'd be shifting from an auto-flow grid into a masonry; I'm not sure I really see how common it would be to change from "all rows same height" to "no rows" based on a breakpoint. If you *are* changing based on a size breakpoint, it seems more likely to me that you're *also* going to be changing the tracks, in which case it's the same effort either way. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9041#issuecomment-2089066418 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 1 May 2024 20:16:30 UTC