Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e576d349069d7e136ca330c2d7760f9d3a85aa71
https://github.com/WebKit/WebKit/commit/e576d349069d7e136ca330c2d7760f9d3a85aa71
Author: Alan Baradlay <[email protected]>
Date: 2024-08-23 (Fri, 23 Aug 2024)
Changed paths:
A
LayoutTests/fast/inline-block/nested-inline-block-with-fixed-width-expected.html
A LayoutTests/fast/inline-block/nested-inline-block-with-fixed-width.html
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
Log Message:
-----------
[IFC][Integration] Broken ad elements on cnn.com
https://bugs.webkit.org/show_bug.cgi?id=278543
<rdar://134383150>
Reviewed by Antti Koivisto.
Intrinsic width codepath (preferred width computation) is not supposed to run
_layout_ code.
*
LayoutTests/fast/inline-block/nested-inline-block-with-fixed-width-expected.html:
Added.
* LayoutTests/fast/inline-block/nested-inline-block-with-fixed-width.html:
Added.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::candidateContentForLine):
Canonical link: https://commits.webkit.org/282654@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes