Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 08bf1b7f1dcc182410aa84196638a3632d5d183c
https://github.com/WebKit/WebKit/commit/08bf1b7f1dcc182410aa84196638a3632d5d183c
Author: Alan Baradlay <[email protected]>
Date: 2025-12-07 (Sun, 07 Dec 2025)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp
Log Message:
-----------
[blocks-in-inline] IFC's baseline logic should consult
hasContentfulInlineOrBlockLine when checking for baseline position
https://bugs.webkit.org/show_bug.cgi?id=303690
Reviewed by Antti Koivisto.
This is preparation for restoring RenderBlockFlow::hasLines where it returns
true for
inline lines only (see webkit.org/b/303651).
* Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp:
(WebCore::LayoutIntegration::shouldUseMarginBoxAsBaseline):
(WebCore::LayoutIntegration::baselineForBox):
(WebCore::LayoutIntegration::setIntegrationBaseline):
Canonical link: https://commits.webkit.org/304076@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications