4 <title>Spaces in Complex Text
</title>
11 text-rendering: optimizeLegibility;
12 /* optimizeLegibility forces the use of the complex text path */
17 <h1>Spaces in Complex Text
</h1>
18 <div dir=
"rtl">ا . . /ا . . /ted C-
130 ABCABCABC ABC ABCABC ABC ABC ABC ABC ABACBA.jpg؛ ۱۵:۳۴ . . (+۴۶۹).ABC ABCABC ABC ABC ABC ABC ABACBA.jpg؛ ۱۵:۳۴ . . (+۴۶۹).
</div>
20 There should be no extra spaces or selection gaps above.
23 var range
= document
.createRange();
24 var el
= document
.getElementsByTagName('div')[0];
26 window
.getSelection().addRange(range
);