[webkit-changes] [WebKit/WebKit] 385f5d: [IFC][out-of-flow bidi] Use objectReplacementChara...
Alan Baradlay
noreply at github.com
Tue Oct 31 13:14:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 385f5d9c0587c5ad2fe64763e2bea84004785e06
https://github.com/WebKit/WebKit/commit/385f5d9c0587c5ad2fe64763e2bea84004785e06
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp
Log Message:
-----------
[IFC][out-of-flow bidi] Use objectReplacementCharacter to mark an out of flow box for bidi processing
https://bugs.webkit.org/show_bug.cgi?id=263962
Reviewed by Antti Koivisto.
This is in preparation for fixing webkit.org/b/263892 (wpt /css/CSS2/positioning/abspos-block-level-001.html).
* Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:
(WebCore::Layout::buildBidiParagraph):
Canonical link: https://commits.webkit.org/270022@main
More information about the webkit-changes
mailing list