this is going to be used for building bidi compatible inline items.
Created attachment 442822 [details] Patch
Comment on attachment 442822 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=442822&action=review > Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:34 > +InlineItemsBuilder::InlineItemsBuilder(const ContainerBox& formattingContextRoot, InlineFormattingState& formattingState) Finally!
(In reply to Antti Koivisto from comment #2) > Comment on attachment 442822 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=442822&action=review > > > Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:34 > > +InlineItemsBuilder::InlineItemsBuilder(const ContainerBox& formattingContextRoot, InlineFormattingState& formattingState) > > Finally! 🎆
Created attachment 442826 [details] Patch
Committed r285050 (243693@main): <https://commits.webkit.org/243693@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442826 [details].
<rdar://problem/84823069>