Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c437f05d39059288dca357880a4bd26097a57a85
https://github.com/WebKit/WebKit/commit/c437f05d39059288dca357880a4bd26097a57a85
Author: Antti Koivisto <[email protected]>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
A LayoutTests/fast/inline/blocks-in-inline-table-internal-box-expected.html
A LayoutTests/fast/inline/blocks-in-inline-table-internal-box.html
M Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp
Log Message:
-----------
[blocks-in-inline] Crash with internal table boxes
https://bugs.webkit.org/show_bug.cgi?id=302710
rdar://164960756
Reviewed by Alan Baradlay.
Test: fast/inline/blocks-in-inline-table-internal-box.html
* LayoutTests/fast/inline/blocks-in-inline-table-internal-box-expected.html:
Added.
* LayoutTests/fast/inline/blocks-in-inline-table-internal-box.html: Added.
* Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp:
(WebCore::LayoutIntegration::BoxTreeUpdater::adjustStyleIfNeeded):
Adjust style so table box display types don't get to IFC.
Canonical link: https://commits.webkit.org/303184@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications