[Webkit-unassigned] [Bug 271083] New: [css-grid] Grid track sizing algorithm logical height computation unnecessarily dirties grid items
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 15 15:00:36 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271083
Bug ID: 271083
Summary: [css-grid] Grid track sizing algorithm logical height
computation unnecessarily dirties grid items
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
In certain conditions, the grid item logical height computation in the grid track sizing algorithm will modify the overriding containing block size for the grid items's block direction and mark the grid item dirty for layout. This dirtying occurs even if the override size remains the same. This can result in bad performance in certain pieces of content (e.g. nested grids)
--
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/20240315/6c7de474/attachment.htm>
More information about the webkit-unassigned
mailing list