[webkit-changes] [WebKit/WebKit] fb20fa: [IFC][Integration] Missing layout call on simplifi...
Alan Baradlay
noreply at github.com
Sat Oct 5 05:12:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fb20fad64abf8111ee76e97722d9eb5bf287f473
https://github.com/WebKit/WebKit/commit/fb20fad64abf8111ee76e97722d9eb5bf287f473
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-10-05 (Sat, 05 Oct 2024)
Changed paths:
A LayoutTests/fast/dynamic/simplified-layout-layout-assert-expected.txt
A LayoutTests/fast/dynamic/simplified-layout-layout-assert.html
M Source/WebCore/rendering/RenderBlockFlow.cpp
Log Message:
-----------
[IFC][Integration] Missing layout call on simplified layout root
https://bugs.webkit.org/show_bug.cgi?id=280926
Reviewed by Antti Koivisto.
This patch ensures we run layout on boxes with simplified layout set.
* LayoutTests/fast/dynamic/simplified-layout-layout-assert-expected.txt: Added.
* LayoutTests/fast/dynamic/simplified-layout-layout-assert.html: Added.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::layoutInlineContent):
Canonical link: https://commits.webkit.org/284728@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list