tor-browser

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

334147-1.xhtml (168B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3 
      4 <style>
      5 .x:first-letter { }
      6 .x { direction: rtl; }
      7 </style>
      8 
      9 </head>
     10 
     11 <body>
     12 
     13 <p class="x">2 3</p>
     14 
     15 </body>
     16 </html>