tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / chromium-linux / fast / text / international / draw-complex-text-from-to.html
1 <style>
2   div {
3     font-size:36pt;
4     width:100px;
5     white-space:nowrap;
6     overflow:hidden;
7     text-overflow:ellipsis;
8     direction:rtl;
9   }
10 </style>
11  <script>
12   if (window.layoutTestController)
13     layoutTestController.dumpAsText(true);
14 </script>
15
16 <p>The text and ellipsis should not overlap.</p>
17 <div>&#1607;&#1584;&#1575; &#1607;&#1608; &#1575;&#1604;&#1575;&#1582;&#1578;&#1576;&#1575;&#1585;</div>
18