tor-browser

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

file_use_counter_outer_display_none.html (340B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <!--
      4 https://bugzilla.mozilla.org/show_bug.cgi?id=968923
      5 -->
      6 <head>
      7  <meta charset="utf-8">
      8  <title>Test for Bug 968923</title>
      9 </head>
     10 <body>
     11 <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=968923">Mozilla Bug 968923</a>
     12 <iframe id="content" style="display: none">
     13 
     14 </iframe>
     15 </body>
     16 </html>