blob: afde6f64a0d394e110c994323f9affe518be946d [file] [log] [blame]
<!DOCTYPE html>
<meta charset='utf-8'>
<style>
div {
width: 125px;
font: 12px;
overflow: hidden;
text-overflow: ellipsis;
direction: ltr;
text-decoration: underline;
}
</style>
<p>crbug.com/634445: Rtl text in a ltr flow should truncate the text left-to-right.</p>
<p>You should see ךלמםסעפףצץקרשת... below with an underline beneath the text.</p>
<div>אבגדהוזחטיכךלמםסעפףצץקרשת</div>