Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3a3cec68c6c2f2f2fa2ddc55301198c42210f80d
https://github.com/WebKit/WebKit/commit/3a3cec68c6c2f2f2fa2ddc55301198c42210f80d
Author: Yulun Wu <[email protected]>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M Source/WebCore/layout/formattingContexts/grid/GridLayout.cpp
M Source/WebCore/layout/formattingContexts/grid/GridLayout.h
Log Message:
-----------
[GFC] Refactor convertGridTrackSizeToTrackSizingFunctions out of
trackSizingFunctions.
https://bugs.webkit.org/show_bug.cgi?id=307652
<rdar://170208933>
Reviewed by Sammy Gill.
This PR refactors convertGridTrackSizeToTrackSizingFunctions out of
trackSizingFunctions so we can use it for both explicit and implicit columns.
Implicit column sizing for grid-auto-rows and grid-auto-columns will
be in a seperate PR.
Canonical link: https://commits.webkit.org/307376@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications