Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6fb54e2ec478d47519a41fc57fbcdd22b618cb86
https://github.com/WebKit/WebKit/commit/6fb54e2ec478d47519a41fc57fbcdd22b618cb86
Author: Alan Baradlay <[email protected]>
Date: 2026-08-25 (Tue, 25 Aug 2026)
Changed paths:
M
Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
Log Message:
-----------
[inline] LineGeometry::initialLogicalTopLeft is left unset for a line built
from cached maximum intrinsic width content
https://bugs.webkit.org/show_bug.cgi?id=322356
rdar://185638011
Reviewed by Antti Koivisto.
Add missing initialLogicalTopLeft initialization (couldn't find a repro test
case).
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::createDisplayContentForLineFromCachedContent):
Canonical link: https://commits.webkit.org/319803@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications