tor-browser

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

file_fragment_noscript.html (430B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <body>
      4  <a id="clickMeButton" href="http://example.com/browser/dom/security/test/https-only/file_fragment_noscript.html#foo">Click me</a>
      5  <div style="height: 1000px; border: 1px solid black;"> space</div>
      6  <a name="foo" href="http://example.com/browser/dom/security/test/https-only/file_fragment_noscript.html">foo</a>
      7  <div style="height: 1000px; border: 1px solid black;">space</div>
      8 </body>
      9 </html>