tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

mixedChartype-03-j.html (418B)


      1 <!DOCTYPE html>
      2 <!-- Mixed chartype reftest 03: Arabic - English -->
      3 <html>
      4 <head>
      5  <meta http-equiv="content-type" content="text/html; charset=utf-8">
      6  <style type="text/css">
      7 body {
      8  font-family: monospace;
      9  font-size: 24px;
     10  text-align: justify;
     11 }
     12  </style>
     13 </head>
     14 <body>
     15  <p><span style="direction: rtl; unicode-bidi: bidi-override">&#x633;&#x644;&#x645;&#x627;&#x62A; dlroW</span></p>
     16 </body>
     17 </html>