Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: edced46cadb17690d7ea22e112e40eeda067a9ae
https://github.com/WebKit/WebKit/commit/edced46cadb17690d7ea22e112e40eeda067a9ae
Author: Alan Baradlay <[email protected]>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/css/css-display/table-display-on-fieldset-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-display/table-display-on-fieldset-ref.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-display/table-display-on-fieldset.html
M Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp
M Source/WebCore/layout/layouttree/LayoutBox.cpp
Log Message:
-----------
[IFC] Stop adjusting internal table and table caption display values to block
https://bugs.webkit.org/show_bug.cgi?id=323803
<rdar://problem/187049545>
Reviewed by Antti Koivisto.
This is in preparation for not adjusting computing style for layout boxes.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-display/table-display-on-fieldset-expected.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-display/table-display-on-fieldset-ref.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-display/table-display-on-fieldset.html:
Added.
* Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp:
(WebCore::LayoutIntegration::BoxTreeUpdater::adjustStyleIfNeeded):
* Source/WebCore/layout/layouttree/LayoutBox.cpp:
(WebCore::Layout::isInsideTable):
(WebCore::Layout::Box::isBlockLevelBox const):
Canonical link: https://commits.webkit.org/320891@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications