Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ac8aee58682a404943b452d98a4e6e637f7ba338
https://github.com/WebKit/WebKit/commit/ac8aee58682a404943b452d98a4e6e637f7ba338
Author: Alan Baradlay <[email protected]>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M Source/WebCore/rendering/RenderBox.cpp
M Source/WebCore/rendering/RenderFlexibleBox.cpp
M Source/WebCore/rendering/RenderFlexibleBox.h
Log Message:
-----------
[Flex] Let flex's override values work in simplified layout
https://bugs.webkit.org/show_bug.cgi?id=285599
Reviewed by Antti Koivisto.
See comment in hasAutoHeightOrContainingBlockWithAutoHeight.
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::hasAutoHeightOrContainingBlockWithAutoHeight const):
* Source/WebCore/rendering/RenderFlexibleBox.cpp:
(WebCore::RenderFlexibleBox::layoutBlock):
(WebCore::RenderFlexibleBox::canUseFlexItemForPercentageResolution):
(WebCore::RenderFlexibleBox::usedFlexItemOverridingLogicalHeightForPercentageResolution):
(WebCore::RenderFlexibleBox::canUseFlexItemForPercentageResolutionByStyle):
Deleted.
* Source/WebCore/rendering/RenderFlexibleBox.h:
Canonical link: https://commits.webkit.org/289896@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