<!DOCTYPE html>
<meta charset="utf-8">
<p>Character orders of the following two paragraphs should be same.</p>
<pre style="font-size:32px; font-family:sans-serif;">
いろは ‮ABC 123
DEF‭ にほへ שלום</pre>
<svg xmlns="http://www.w3.org/2000/svg" height="640" width="480">
<text y="32" font-size="32" font-family="sans-serif">
いろは ‮ABC 123 <tspan x="0" y="70">DEF‭ にほへ שלום</tspan>
</text>