[webkit-changes] [WebKit/WebKit] 471153: [IFC] TextOnlyLineBuilder should handle content wi...
Alan Baradlay
noreply at github.com
Wed Aug 16 22:48:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4711537e2043b890c2bd6172832995b0db52e95d
https://github.com/WebKit/WebKit/commit/4711537e2043b890c2bd6172832995b0db52e95d
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp
Log Message:
-----------
[IFC] TextOnlyLineBuilder should handle content with 'overflow-wrap: break-word'
https://bugs.webkit.org/show_bug.cgi?id=260264
Reviewed by Antti Koivisto.
TextOnlyLineBuilder is already capable of handling content with arbitrary breaking positions.
* Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp:
(WebCore::Layout::TextOnlySimpleLineBuilder::isEligibleForSimplifiedTextOnlyInlineLayout):
Canonical link: https://commits.webkit.org/266989@main
More information about the webkit-changes
mailing list