Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a2217a733b0c8185ce7f504c32ac374cce79a95
https://github.com/WebKit/WebKit/commit/9a2217a733b0c8185ce7f504c32ac374cce79a95
Author: Yulun Wu <[email protected]>
Date: 2026-09-22 (Tue, 22 Sep 2026)
Changed paths:
A LayoutTests/fast/grid/grid-containment-intrinsic-width-expected.txt
A LayoutTests/fast/grid/grid-containment-intrinsic-width.html
M Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp
Log Message:
-----------
[GFC] Update the avoidance reason to include size or inline-size containment
https://bugs.webkit.org/show_bug.cgi?id=324752
rdar://188029152
Reviewed by Sammy Gill.
This PR tightens GFC avoidance reasons to cover
shouldApplySizeOrInlineSizeContainment().
The current avoidance reason only covered contains: size and does not catch all
cases GFC
does not yet support.
* LayoutTests/fast/grid/grid-containment-intrinsic-width-expected.txt: Added.
* LayoutTests/fast/grid/grid-containment-intrinsic-width.html: Added.
* Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp:
(WebCore::LayoutIntegration::gridLayoutAvoidanceReason):
(WebCore::LayoutIntegration::printReason):
Canonical link: https://commits.webkit.org/321612@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications