Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98c9e18c53dfa45e0546d96d5ef01a1ebe713c28
https://github.com/WebKit/WebKit/commit/98c9e18c53dfa45e0546d96d5ef01a1ebe713c28
Author: Sammy Gill <[email protected]>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp
Log Message:
-----------
[GFC] Enable automatic row placement
https://bugs.webkit.org/show_bug.cgi?id=319713
rdar://problem/182549809
Reviewed by Alan Baradlay.
Allow items without an explicit row placement so that we can place them
automatically. An item with an explicit row-start and an auto row-end
(the default single-row span) is also now accepted by the GFC coverage
check, mirroring the existing column-placement handling.
Canonical link: https://commits.webkit.org/317544@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications