summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/1567036-1-ref.html
blob: 49c52950d4f200beeb1e6d73c9980d19bccc7372 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<meta charset="UTF-8">
<title>Reftest Reference</title>
<style>

p { unicode-bidi: bidi-override }
.b { border: thin solid blue }

</style>

<p>
<span class="b" style="border-right: none">ABC</span>&#x5d2;<span class="b" style="border-left: none">&#x5d1;&#x5d0;</span><br>
ABC
</p>