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)
<rdar://problem/124713418>
Pull request: https://github.com/WebKit/WebKit/pull/25982
Committed 276633@main (ba849a630cec): <https://commits.webkit.org/276633@main> Reviewed commits have been landed. Closing PR #25982 and removing active labels.