tor-browser

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

file_bug970276_popup1.html (294B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <title>Test file for bug 970276.</title>
      5 
      6  <!--Set a favicon; that's the whole point of this file.-->
      7  <link rel="icon" href="file_bug970276_favicon1.ico">
      8 </head>
      9 <body>
     10  Test file for bug 970276.
     11 
     12  <iframe src="file_bug970276_popup2.html">
     13 </body>
     14 </html>