tenfourfox/layout/reftests/bidi/brackets-3b-rtl-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

17 lines
425 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<style>
body { font: 32px monospace; }
div { text-align: center; }
span { unicode-bidi: -moz-isolate; 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>