summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/bidi-004-ref.html
blob: 8a2f0bb18c125306b0a6dcdab6669af675943cf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <style type="text/css">
body {
  font-family: Times New Roman, serif;
  font-size: 24px;
}
  </style>
 </head>
 <body>
  <p lang="he" style="unicode-bidi: bidi-override; text-align: right">
  &#xFB2A;&#xFB35;&#xFB31;</p>
 </body>
</html>