[webkit-changes] [WebKit/WebKit] 8d7fef: [IFC][Cleanup] TextUtil:computedExpansions should ...
Alan Baradlay
noreply at github.com
Mon Oct 9 06:25:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8d7fefde87632cff6a30871a6bd46a7c37cf1470
https://github.com/WebKit/WebKit/commit/8d7fefde87632cff6a30871a6bd46a7c37cf1470
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp
M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp
Log Message:
-----------
[IFC][Cleanup] TextUtil:computedExpansions should resizeToFit to range size
https://bugs.webkit.org/show_bug.cgi?id=262871
Reviewed by Antti Koivisto.
...instead of the run list size.
* Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp:
(WebCore::Layout::Line::applyExpansionOnRange):
* Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp:
(WebCore::Layout::TextUtil::computedExpansions):
Canonical link: https://commits.webkit.org/269074@main
More information about the webkit-changes
mailing list