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