summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/612843-1-ref.html
blob: 5dab89080ff5095ac9ccc75ab8f0d0bdb9f9b816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<!-- Tests bidi class of U+070F SYRIAC ABBREVIATION MARK -->
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
 </head>
  <style type="text/css">
body {
  font-family: serif;
  font-size: 24px;
}
  </style
 <body>
  <p dir="rtl" style="unicode-bidi: bidi-override;">&#x661;&#x662;&#x60c;&#x070f;&#x071f;&#x0725;</p>
 </body>
</html>