summaryrefslogtreecommitdiffstats
path: root/browser/components/places/tests/browser/frameLeft.html
blob: 5a54fe353bb7b7b62af2b407925e0e919affdbaa (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>Left frame</title>
  </head>
  <body>
    <a id="clickme" href="frameRight.html" target="right">Open page in the right frame.</a>
  </body>
</html>