tor-browser

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

bluebox_bug430723.html (274B)


      1 <html><head>
      2 <script> window.addEventListener("pageshow", function() { opener.nextTest(); }); </script>
      3 </head><body>
      4 <div style="position:absolute; left:0px; top:0px; width:50%; height:150%; background-color:blue">
      5 <p>This is a very tall blue box.</p>
      6 </div></body></html>