haikuwebkit/LayoutTests/fast/text/international/bidi-AN-after-empty-run.html

16 lines
588 B
HTML

<style>
div { width: 80px; border: 1px solid blue; padding: 4px; margin: 4p;x }
</style>
<p>
Test for <i><a href="rdar://problem/6020930">rdar://problem/6020930</a> Bidi Problem When Resizing Window</i>.
</p>
<p>
The boxes below should be identical to each other.
</p>
<div style="-webkit-line-break: after-white-space;">
&#x0627;&#x0644;&#x0645;&#x0627;&#x0626;&#x0629; &#x0645;&#x0644;&#x064a;&#x0627;&#x0631; 12345 &#x0645;&#x0646;
</div>
<div>
&#x0627;&#x0644;&#x0645;&#x0627;&#x0626;&#x0629; &#x0645;&#x0644;&#x064a;&#x0627;&#x0631; 12345 &#x0645;&#x0646;
</div>