[webkit-changes] [WebKit/WebKit] 0e791a: [IFC] TextOnlyLineBuilder should handle content wi...
Alan Baradlay
noreply at github.com
Wed Aug 16 14:37:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0e791adb613f13aa1ee9156dbb4d2cf541a1785e
https://github.com/WebKit/WebKit/commit/0e791adb613f13aa1ee9156dbb4d2cf541a1785e
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/TextOnlyLineBuilder.cpp
Log Message:
-----------
[IFC] TextOnlyLineBuilder should handle content with '-webkit-line-break: after-white-space'
https://bugs.webkit.org/show_bug.cgi?id=260258
Reviewed by Antti Koivisto.
This is very similar to the already supported "white-space: break-spaces" line breaking behavior.
* Source/WebCore/layout/formattingContexts/inline/TextOnlyLineBuilder.cpp:
(WebCore::Layout::TextOnlyLineBuilder::placeInlineTextContent):
Canonical link: https://commits.webkit.org/266961@main
More information about the webkit-changes
mailing list