tor-browser

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

bug529119-window.html (135B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4 <title>Test bug 529119, sub-window</title>
      5 <body onload="window.opener.windowLoaded();">
      6 </body>
      7 </html>