tor-browser

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

file_bug842853.html (372B)


      1 <!DOCTYPE HTML>
      2 <html><head>
      3    <meta charset="utf-8">
      4    <title>Testcase for bug </title>
      5 <link rel="stylesheet" href="file_bug842853.sjs">
      6 </head>
      7 <body>
      8 
      9 <a href="#anchor">Click to scroll to anchor</a><div style="height:5000px"></div><a name="anchor">FAIL</a>
     10 <script>
     11 window.addEventListener("load", () => {
     12  window.parent.runTest();
     13 });
     14 </script>
     15 
     16 </body>
     17 </html>