Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 70a471ebcf7df8a5815780bef4a6bbfdf1315961
https://github.com/WebKit/WebKit/commit/70a471ebcf7df8a5815780bef4a6bbfdf1315961
Author: Alan Baradlay <[email protected]>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M Source/WebCore/rendering/RenderBlockFlow.cpp
M Source/WebCore/rendering/RenderBlockFlow.h
Log Message:
-----------
Let's use RenderBlockFlow::layoutBlockWithNoChildren to layout block
containers with no children
https://bugs.webkit.org/show_bug.cgi?id=288571
Reviewed by Antti Koivisto.
layoutBlockWithNoChildren includes everything required to complete a
non-simplified layout on a block container with no subtree.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::rebuildFloatingObjectSetFromIntrudingFloats):
(WebCore::RenderBlockFlow::layoutBlockWithNoChildren):
(WebCore::RenderBlockFlow::layoutBlock):
* Source/WebCore/rendering/RenderBlockFlow.h:
Canonical link: https://commits.webkit.org/291128@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