tor-browser

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

quirks.html (211B)


      1 <!doctype html>
      2 <!-- bug 1567105 -->
      3 <html class="reftest-paged">
      4 <meta charset="utf-8">
      5 <style>
      6  .HiDdEn { display: none }
      7 </style>
      8 <body class="hidden">
      9  Some content that I should be able to print.
     10 </body>