[webkit-changes] [WebKit/WebKit] 1b1dfd: [IFC][Intrinsic width] Enable content with list ma...
Alan Baradlay
noreply at github.com
Mon May 27 05:45:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1b1dfd60a36803400f7d7a9915707b8171fa8a66
https://github.com/WebKit/WebKit/commit/1b1dfd60a36803400f7d7a9915707b8171fa8a66
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
M Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.cpp
Log Message:
-----------
[IFC][Intrinsic width] Enable content with list markers
https://bugs.webkit.org/show_bug.cgi?id=274651
Reviewed by Antti Koivisto.
List markers fall under the category of "an inline level box with fixed inline direction width".
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForPreferredWidthComputation):
* Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.cpp:
(WebCore::LayoutIntegration::BoxGeometryUpdater::setGeometriesForIntrinsicWidth):
Canonical link: https://commits.webkit.org/279347@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list