[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / text / align-center-rtl-spill.html
1 <div style="display: inline-block; width: 50px; height: 100px; background-color: red;"></div><div style="display: inline-block; width: 50px; text-align: center; direction: rtl;">
2     <div style="display: inline-block; width: 100px; height: 100px; background-color: green;"></div>
3 </div>