chromium/third_party/blink/web_tests/fast/multicol/out-of-flow/abspos-auto-position-on-line-rtl-expected.html

<!DOCTYPE html>
<p>The word "PASS" should be seen below.</p>
<div style="line-height:20px; margin-top:100px; margin-left:7em; width:7em; direction:rtl;">
    <br>
    SS<span style="position:absolute;">PA</span>
</div>