Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f5d0e6aef2aa29728263932a8f87ac8e45dc390b
https://github.com/WebKit/WebKit/commit/f5d0e6aef2aa29728263932a8f87ac8e45dc390b
Author: Alan Baradlay <[email protected]>
Date: 2025-12-12 (Fri, 12 Dec 2025)
Changed paths:
M Source/WebCore/dom/Document.cpp
Log Message:
-----------
[blocks-in-inline] Document::updateLayoutIfDimensionsOutOfDate should allow
content with "clean" inline boxes.
https://bugs.webkit.org/show_bug.cgi?id=304064
Reviewed by Antti Koivisto.
Continuation allows this optimization implicitly through the pre/post tree
structure setup.
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::updateLayoutIfDimensionsOutOfDate):
Canonical link: https://commits.webkit.org/304365@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications