Bug 248621

Summary: [css-grid] Move collectMasonryItems responsibility from RenderGrid to GridMasonryLayout
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.