summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/tests/browser/begin.html
blob: da4c16dd250f528fc05920a1cdda66bd66e78d3f (plain)
1
2
3
4
5
6
7
8
9
10
<!--
 Any copyright is dedicated to the Public Domain.
 http://creativecommons.org/publicdomain/zero/1.0/
-->

<html>
  <body>
    <a id="clickme" href="redirect_twice.sjs">Redirect twice</a>
  </body>
</html>