Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f01acf9a4900f95e56e970281e7189cc358070b9
https://github.com/WebKit/WebKit/commit/f01acf9a4900f95e56e970281e7189cc358070b9
Author: Sammy Gill <[email protected]>
Date: 2026-07-23 (Thu, 23 Jul 2026)
Changed paths:
M Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp
Log Message:
-----------
[GFC][Integration] Relax alignment checks a bit.
https://bugs.webkit.org/show_bug.cgi?id=320000
rdar://problem/182938106
Reviewed by Zak Ridouh.
Checking for legacy vs non-legacy actually does not have any impact on
the layout and was just used for resolving the item position properly.
This is already done properly so we can remove this check.
Canonical link: https://commits.webkit.org/317783@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications