Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3ff22d64c7b7ae1028986cac486f581e05485bff
https://github.com/WebKit/WebKit/commit/3ff22d64c7b7ae1028986cac486f581e05485bff
Author: Alan Baradlay <[email protected]>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M Source/WebCore/rendering/RenderBlockFlow.cpp
Log Message:
-----------
[Out-of-flow] Remove redundant layout() call in
RenderBlockFlow::setStaticPositionsForSimpleOutOfFlowContent
https://bugs.webkit.org/show_bug.cgi?id=284319
Reviewed by Antti Koivisto.
Layout on out-of-flow renderers is supposed to be called by the containing
block as
the very last step.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::setStaticPositionsForSimpleOutOfFlowContent):
Canonical link: https://commits.webkit.org/287580@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