tor-browser

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

file_bug1536471.html (180B)


      1 <html>
      2  <body onload="opener.bodyOnLoad()">
      3    Nested Frame
      4    <div id="frameContainer">
      5      <iframe id="staticFrame" src="frame0.html"></iframe>
      6    </div>
      7  </body>
      8 </html>