chromium/third_party/blink/web_tests/virtual/text-antialias/ellipsis-mixed-text-in-rtl-flow-underline.html

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