blob: e03017278c55143fa3a4ef343402220778fcf922 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div { white-space: pre-wrap; border: 1px solid; padding: 4px; width: 70px; margin: 8px 0; }
</style>
<p>
The following boxes should be identical.
</p>
<div>Lorem....... <span style="direction: rtl; unicode-bidi: bidi-override;">muspi</span>
</div>
<div>Lorem....... ipsum
</div>