Re: [csswg-drafts] [css-grid-3][masonry] Performance concerns wrt intrinsic track sizing in grid axis (#10266)

> This requires you to lay out the spanning items multiple times, for every possible position crossing one or more intrinsic tracks; this behavior is quadratic (in the number of spanning items times the number of columns, which can both be arbitrarily large).

Afaict, you don't actually have to lay out the items here? You're just taking their minimum / min-content / max-content sizes.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10266#issuecomment-2088473045 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 13:35:10 UTC