Bug 248621
Summary: | [css-grid] Move collectMasonryItems responsibility from RenderGrid to GridMasonryLayout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
Component: | CSS | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102871735>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/7054
EWS
Committed 257358@main (ee553c43b364): <https://commits.webkit.org/257358@main>
Reviewed commits have been landed. Closing PR #7054 and removing active labels.