Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f562bc37acd9b5c89b50cde6e5e56d53bf58bb1e
https://github.com/WebKit/WebKit/commit/f562bc37acd9b5c89b50cde6e5e56d53bf58bb1e
Author: Alan Baradlay <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp
Log Message:
-----------
[blocks-in-inline] lastLineWithInflowContent should only ignore lines with
non-contentful boxes when they stretch the container
https://bugs.webkit.org/show_bug.cgi?id=303515
Reviewed by Antti Koivisto.
This is in preparation for being able to return visually empty block enclosing
lines
as last lines (relevant in the context of margin collapsing).
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::lastLineWithInflowContent):
Canonical link: https://commits.webkit.org/303944@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications