chromium/content/test/data/session_history/top.html

<html>
<body>
<a href="bot1.html" id="abot1" target="bottom">bot1</a>
<a href="bot2.html" id="abot2" target="bottom">bot2</a>
<a href="bot3.html" id="abot3" target="bottom">bot3</a>
<a href="form.html" id="aform" target="bottom">form</a>
</body>
</html>