tor-browser

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

397844-1-ref.xhtml (192B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3 <style>
      4 .fl:first-letter { }
      5 </style>
      6 </head>
      7 
      8 <body dir="rtl">
      9 
     10 <div class="fl" style="padding: 0;"><span>abc</span></div>
     11 
     12 </body>
     13 </html>