tor-browser

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

iframe2_bug1640766.html (212B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4 <title>Iframe 2 for Bug 1640766</title>
      5 </head>
      6 <body>
      7 <div>Iframe 2</div>
      8 <iframe src="http://mochi.test:8888/tests/dom/base/test/iframe1_bug1640766.html"></iframe>
      9 </body>
     10 </html>