tor-browser

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

file_use_counter_outer.html (339B)


      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 <img id="display" />
     13 <iframe id="content">
     14 
     15 </iframe>
     16 </body>
     17 </html>