[Webkit-unassigned] [Bug 261523] New: [css-grid] RenderGrid::getBaselineChild should look at both the alignment type of the grid item and its alignment context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 13 11:41:00 PDT 2023


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

            Bug ID: 261523
           Summary: [css-grid] RenderGrid::getBaselineChild should look at
                    both the alignment type of the grid item and its
                    alignment context
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sgill26 at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Currently getBaselineChild only looks at the type of alignment for a grid item when determining if it should use it for the grid's baseline. However, it should also be checking the alignment context in which the item is in. For example, a last baseline aligned grid item that spans multiple rows may participate in baseline alignment in the last track is spans into as opposed to the first track it gets placed in

-- 
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/20230913/e9c61ef4/attachment.htm>


More information about the webkit-unassigned mailing list