tor-browser

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

1364280-2-ref.html (139B)


      1 <!DOCTYPE html>
      2 <style>
      3  span { color: green }
      4 </style>
      5 <body dir="rtl">
      6  <div dir=""></div>
      7  <span>This should be green</span>
      8 </body>