Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 939ab7e05c377091da65abfca379b13d3e633b72
https://github.com/WebKit/WebKit/commit/939ab7e05c377091da65abfca379b13d3e633b72
Author: Alan Baradlay <[email protected]>
Date: 2026-02-06 (Fri, 06 Feb 2026)
Changed paths:
A
LayoutTests/fast/inline/table-display-type-inside-block-inline-expected.txt
A LayoutTests/fast/inline/table-display-type-inside-block-inline.html
M Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp
Log Message:
-----------
[block-in-inline] ASSERT in InlineItemsBuilder::collectInlineItems when
display type is unexpected
https://bugs.webkit.org/show_bug.cgi?id=307213
Reviewed by Antti Koivisto.
Handle unexpected display types regardless of the renderer's type (e.g.
replaced element).
Test: fast/inline/table-display-type-inside-block-inline.html
* LayoutTests/fast/inline/table-display-type-inside-block-inline-expected.txt:
Added.
* LayoutTests/fast/inline/table-display-type-inside-block-inline.html: Added.
* Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp:
(WebCore::LayoutIntegration::BoxTreeUpdater::adjustStyleIfNeeded):
Canonical link: https://commits.webkit.org/306989@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications