[Webkit-unassigned] [Bug 276609] New: [css-grid] Grid unnecessarily invalidates certain items when stretching in column axis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 06:57:36 PDT 2024


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

            Bug ID: 276609
           Summary: [css-grid] Grid unnecessarily invalidates certain
                    items when stretching in column axis
           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

If a grid item's block size is being stretched in the column axis, grid will invalidate the item if it has percent height descendants. If the item does not have any content or style mutations and no other constraints have changed in the grid, then we may not need to invalidate this item on relayout

-- 
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/20240715/c484ac11/attachment-0001.htm>


More information about the webkit-unassigned mailing list