tor-browser

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

346381-1.html (237B)


      1 <html>
      2 
      3 <head>
      4 </head>
      5 
      6 <body onload="window.zoop = document.getElementById('paz');">
      7 
      8 <p>Loading this page should not make Firefox leak DOMWindows or documents.</p>
      9 
     10 <div id="paz">
     11 <span onmouseover="6"></span>
     12 </div>
     13 
     14 </body>
     15 
     16 </html>