it doesn't need to be generic.
Created attachment 441478 [details] Patch
Created attachment 441480 [details] Patch
Committed r284315 (243111@main): <https://commits.webkit.org/243111@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 441480 [details].
<rdar://problem/84331836>
Comment on attachment 441480 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=441480&action=review > Source/WebCore/layout/integration/InlineIteratorLogicalOrderTraversal.h:76 > + if (line->containingBlock().style().rtlOrdering() == Order::Visual) This breaks PlayStation port. See Bug 231923.