Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e576a2304ebf563b2f18d3c5ab2b8406e200ed4b
https://github.com/WebKit/WebKit/commit/e576a2304ebf563b2f18d3c5ab2b8406e200ed4b
Author: Alan Baradlay <[email protected]>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M Source/WebCore/rendering/RenderBlockFlow.cpp
Log Message:
-----------
[blocks-in-inline] RenderBlockFlow::layoutInlineContent should consult
hasContentfulInlineOrBlockLine when computing content box height
https://bugs.webkit.org/show_bug.cgi?id=303689
Reviewed by Antti Koivisto.
This is preparation for restoring RenderBlockFlow::hasLines where it returns
true for
inline lines only (see webkt.org/b/303651).
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::layoutInlineContent):
Canonical link: https://commits.webkit.org/304067@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications