- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 29 Feb 2024 22:16:30 +0000
- To: public-css-archive@w3.org
It doesn't seem a weird ordering to me. It obviously has the gotcha that it can fill the columns at very different paces, but this doesn't make it weird, and it isn't a big deal if e.g. you have gazillions of contents available to lazy load whenever the user reaches the end of the shortest column. In fact, even though `pack` has some clear advantages, I would say that it produces a weirder ordering. And precisely reorder-threshold tries to mitigate that. But reorder-threshold doesn't bring stability: there is still a threshold that will produce one result when the size is of item is below it, and a completely different one when it's above it. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9988#issuecomment-1972063502 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 29 February 2024 22:16:31 UTC