Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / bidi-explicit-embedding-past-end.html
blob807850baf5979d0edf134a42084e2ea9995c66c1
1 <script src="../../resources/ahem.js"></script>
2 <!-- The correct rendering is a single 50x50 black box on the first line and a 100x50 black box on
3 the following line. -->
4 <div style="font-family: Ahem; font-size: 50px; width: 100px;">
5 a <span dir="ltr" style="color: blue;">..</span>
6 </div>