tor-browser

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

test-iframe-child.html (319B)


      1 <!-- Any copyright is dedicated to the Public Domain.
      2     http://creativecommons.org/publicdomain/zero/1.0/ -->
      3 <!DOCTYPE html>
      4 <html lang="en">
      5  <head>
      6    <meta charset="utf-8">
      7    <title>test for bug 989025 - iframe child</title>
      8  </head>
      9  <body>
     10    <p>test for bug 989025 - iframe child</p>
     11  </body>
     12 </html>