chromium/third_party/blink/web_tests/virtual/text-antialias/bidi-explicit-embedding-past-end.html

<script src="../../resources/ahem.js"></script>
<!-- The correct rendering is a single 50x50 black box on the first line and a 100x50 black box on
     the following line. -->
<div style="font-family: Ahem; font-size: 50px; width: 100px;">
    a <span dir="ltr" style="color: blue;">..</span>
</div>