tor-browser

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

brackets-1c-rtl.html (305B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 
      4 <style>
      5 body { font: 32px monospace; }
      6 div { text-align: center; }
      7 </style>
      8 
      9 <body>
     10 
     11 <!--
     12  http://unicode.org/reports/tr9/#N0, Example 1, CD and ef swapped:
     13    AB ( ef [ & CD ] ! ) gh
     14 -->
     15 <!-- RTL -->
     16 <div dir=rtl>&#x5d0;&#x5d1;(ef[&amp;&#x5d2;&#x5d3;]!)gh</div>