tor-browser

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

file_toplevel.html (238B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4  <meta charset="utf-8">
      5  </head>
      6  <body>
      7    <iframe src="file_iframe.html"></iframe>
      8    <iframe src="https://example.org/browser/dom/events/test/clipboard/file_iframe.html"></iframe>
      9  </body>
     10 </html>