tor-browser

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

file_bug1554070_1.html (279B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <!--
      4 https://bugzilla.mozilla.org/show_bug.cgi?id=1554070
      5 -->
      6 <head>
      7  <meta charset="utf-8">
      8  <title>Test for Bug 1554070</title>
      9 </head>
     10 <body>
     11  <iframe name="foo"></iframe>
     12  <a href="file_bug1554070_2.html">file_bug1554070_2.html</a>
     13 </body>
     14 </html>