tor-browser

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

zwnj-01-notref.html (615B)


      1 <!DOCTYPE html>
      2 <!-- Reference rendering for zwnj-02.html. No spans, no ZWNJs. Everything
      3  should connect -->
      4 <html>
      5 <head>
      6  <title>ZWNJ test</title>
      7  <meta http-equiv="content-type" content="text/html; charset=utf-8">
      8  <style type="text/css">
      9  body {   
     10    font-size: 36px;
     11  }
     12  </style>
     13 </head>
     14 <body lang="ar">
     15  <p>&#x647;&#x641;&#x62A;&#x647;&#x647;&#x627;</p>
     16  <p>&#x645;&#x648;&#x632;&#x647;&#x647;&#x627;</p>
     17  <p>&#x633;&#x647;&#x634;&#x646;&#x628;&#x647;</p>
     18  <p>&#x631;&#x627;&#x647;&#x622;&#x647;&#x646;</p>
     19  <p>&#x646;&#x631;&#x645;&#x627;&#x641;&#x632;&#x627;&#x631;</p>
     20 </body>
     21 </html>