RESOLVED FIXED 248621
[css-grid] Move collectMasonryItems responsibility from RenderGrid to GridMasonryLayout
https://bugs.webkit.org/show_bug.cgi?id=248621
Summary [css-grid] Move collectMasonryItems responsibility from RenderGrid to GridMas...
Sammy Gill
Reported 2022-12-01 12:13:37 PST
There is not really a good reason to have this logic here instead of GridMasonryLayout. This would actually make it easier to reference items within these data structures (especially first track items) much more easily during the actual masonry layout algorithm
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-01 12:14:02 PST
Sammy Gill
Comment 2 2022-12-01 16:07:42 PST
EWS
Comment 3 2022-12-04 12:11:40 PST
Committed 257358@main (ee553c43b364): <https://commits.webkit.org/257358@main> Reviewed commits have been landed. Closing PR #7054 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.