summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/mixedChartype-00-ref.html
blob: ace2a53b127237e366ff681c4da6606e63940b33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<!-- Mixed chartype reftest 00: English - Hebrew -->
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <style type="text/css">
body {
  font-family: serif;
  font-size: 24px;
}
  </style>
 </head>
 <body>
  <p>Hello &#x5E2;&#x5D5;&#x5DC;&#x5DD;</span></p>
 </body>
</html>