Re: [csswg-drafts] [css-grid-3][masonry] Reordering threshold (#9328)

Staircase problem:

Tracks heights:
```
[100px, 99px, 98px, 97px...., 80px]
```

Selecting `80px` column is more correct here, looks incorrect if you pick the `100px` column.

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


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

Received on Wednesday, 22 November 2023 17:43:39 UTC