blob: 154e103bfc8120bba2e67a4807c2a60641084fbc [file] [log] [blame]
<!DOCTYPE html>
<body>
<p>Test that checks that at least one Old Turkic character has RTL direction.</p>
<p>Word that starts with an Old Turkic character, with and without RTL override:</p>
<p dir="rtl" style="width:100px"><bdo dir="rtl">&#x10C00;a</bdo></p>
<p dir="rtl" style="width:100px"><bdo dir="rtl">&#x10C00;a</bdo></p>
<p>Word that has an Old Turkic character in the middle, with and without RTL override:</p>
<p dir="rtl" style="width:100px"><bdo dir="rtl">b&#x10C00;c</bdo></p>
<p dir="rtl" style="width:100px"><bdo dir="rtl">b&#x10C00;c</bdo></p>
</body>