tor-browser

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

iframe_bug304459-1.html (139B)


      1 <html>
      2 <head>
      3 <title>Iframe test for bug 304459</title>
      4 </head>
      5 <body">
      6 <script>
      7 
      8 Object.prototype.x = "oops";
      9 
     10 </script>
     11 </body>
     12 </html>