haikuwebkit/LayoutTests/fast/text/drawBidiText.html

41 lines
2.1 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<style>
select { display: block; }
</style>
<p>
This tests GraphicsContext::drawBidiText().
</p>
<select size="9" style="font-size: 18px;">
<option style="direction: ltr;">
First שניה (03) רביעית fifth
</option>
<option style="direction: rtl;">
First שניה (03) רביעית fifth
</option>
<option style="direction: ltr; unicode-bidi: bidi-override;">
First שניה (03) רביעית fifth
</option>
<option style="direction: rtl; unicode-bidi: bidi-override;">
First שניה (03) רביעית fifth
</option>
<option>
משהו עם נִקּוּד
</option>
<option>
اللغة العربية
</option>
<option>
Et volia&#x0300: ATSUI!
</option>
<option>
Directional &#x202e;overrides&#x202c; are confusing.
</option>
<option>
She said &ldquo;&#x202b;יש TNT במזוודה!&#x202c;&rdquo; and ran off
</option>
</select>
<select multiple style="font-size: 12px; height: 18px;">
<option>
There are two ways to measure text: my way and the wrong way
</option>
</select>