Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8c0938dcd16bfbd2010643b8b5f1dfadec6aa739
https://github.com/WebKit/WebKit/commit/8c0938dcd16bfbd2010643b8b5f1dfadec6aa739
Author: Alan Baradlay <[email protected]>
Date: 2025-12-10 (Wed, 10 Dec 2025)
Changed paths:
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp
Log Message:
-----------
[blocks-in-inline] LineLayout::containing should be able to find LineLayout
objects for block renderers
https://bugs.webkit.org/show_bug.cgi?id=303920
Reviewed by Antti Koivisto.
When a block renderer is inside an inline box, it has an associated LineLayout
(the
same LineLayout the parent inline box is part of).
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::containing):
Canonical link: https://commits.webkit.org/304238@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications