<style> div { font-size:36pt; width:100px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; direction:rtl; } </style> <script> if (window.testRunner) testRunner.dumpAsTextWithPixelResults(); </script> <p>The text and ellipsis should not overlap.</p> <div>هذا هو الاختبار</div>