chromium/third_party/blink/web_tests/virtual/text-antialias/ellipsis-at-edge-of-rtl-text-in-ltr-flow.html

<!DOCTYPE html>
<meta charset="UTF-8">
<style>
div {
    width: 125px;
    font: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
}
</style>
<p>crbug.com/645938: Rtl text in a ltr flow should truncate the text left-to-right.</p>
<p>You should see ךלמםסעפףצץקרשת... below</p>
<div>חטיייםסעפףצץקרשתText</div>