Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a94beca11560b21da9bf685d25f63b23c304332
https://github.com/WebKit/WebKit/commit/9a94beca11560b21da9bf685d25f63b23c304332
Author: Alan Baradlay <[email protected]>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
A
LayoutTests/fast/inline/replaced-element-with-percent-max-width-in-flexing-container-expected.html
A
LayoutTests/fast/inline/replaced-element-with-percent-max-width-in-flexing-container.html
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
Log Message:
-----------
[IFC][Intrinsic width] Disable preferred width computation for replaced
content with precent max-width
https://bugs.webkit.org/show_bug.cgi?id=271339
<rdar://125035862>
Reviewed by Simon Fraser.
Replaced content with precent max-width needs special
preferred-width-computation handling.
Let's use legacy codepath for such such content for now.
*
LayoutTests/fast/inline/replaced-element-with-percent-max-width-in-flexing-container-expected.html:
Added.
*
LayoutTests/fast/inline/replaced-element-with-percent-max-width-in-flexing-container.html:
Added.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForPreferredWidthComputation):
Canonical link: https://commits.webkit.org/276434@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