non-empty inline box visual order should all be driven by its content.
Created attachment 446435 [details] Patch
Comment on attachment 446435 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=446435&action=review > Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:324 > + enum class InlineBoxHasContent { No, Yes }; : bool
Created attachment 446600 [details] Patch
Committed r286807 (245046@main): <https://commits.webkit.org/245046@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 446600 [details].
<rdar://problem/86293395>