summaryrefslogtreecommitdiffstats
path: root/browser/components/sessionstore/test/browser_frame_history_b.html
blob: 38b43da211d4e19456c2a44eaa6143224e963b7b (plain)
1
2
3
4
5
6
7
8
9
10
<html>
  <body>
    I'm B!<br/>
    <a target="c" href="browser_frame_history_c1.html">click me first</a><br/>
    <a target="c" href="browser_frame_history_c2.html">then click me</a><br/>
    Close this tab.<br/>
    Restore this tab.<br/>
    Click back.<br/>
  </body>
</html>