Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f2bc9258eb82adb468c6bf336f87868c29370d1b
https://github.com/WebKit/WebKit/commit/f2bc9258eb82adb468c6bf336f87868c29370d1b
Author: Alan Baradlay <[email protected]>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M Source/WebCore/rendering/RenderFlexibleBox.cpp
M Source/WebCore/rendering/RenderFlexibleBox.h
Log Message:
-----------
[cleanup] Make precent resolution scopes in RenderFlexibleBox more descriptive
https://bugs.webkit.org/show_bug.cgi?id=300243
Reviewed by Antti Koivisto.
Add comments explaining why it is ok/not ok to resolve percent values against
flex items.
* Source/WebCore/rendering/RenderFlexibleBox.cpp:
(WebCore::RenderFlexibleBox::repositionLogicalHeightDependentFlexItems):
(WebCore::RenderFlexibleBox::canUseFlexItemForPercentageResolution):
(WebCore::RenderFlexibleBox::layoutAndPlaceFlexItems):
(WebCore::RenderFlexibleBox::applyStretchAlignmentToFlexItem):
* Source/WebCore/rendering/RenderFlexibleBox.h:
Canonical link: https://commits.webkit.org/301132@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes