summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/brackets-3b-rtl-ref.html
blob: 10553a120e983731929288a52eec99c9440ddca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<meta charset="utf-8">

<style>
body { font: 32px monospace; }
div { text-align: center; }
span { unicode-bidi: isolate; }
</style>

<body>

<!--
  http://unicode.org/reports/tr9/#N0, Example 3, LTR and RTL exchanged:
    arabic BOOK(S)
-->
<div>(<span dir=rtl>&#x643;&#x64f;&#x62a;&#x64f;&#x628;</span>)<span dir=rtl>&#x643;&#x650;&#x62a;&#x64e;&#x627;&#x628;</span> arabic</div>