[Webkit-unassigned] [Bug 248621] New: [css-grid] Move collectMasonryItems responsibility from RenderGrid to GridMasonryLayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 12:13:37 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248621

            Bug ID: 248621
           Summary: [css-grid] Move collectMasonryItems responsibility
                    from RenderGrid to GridMasonryLayout
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sgill26 at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221201/d30c992c/attachment.htm>


More information about the webkit-unassigned mailing list