chromium/chrome/test/data/find_in_page/anchor.html

<html>
<body>
TOC<br>
<a href="#chapter1">Chapter 1</a><br>
<a href="#chapter2">Chapter 2</a><br>
<br>
<br>
<span id="chapter1">Chapter 1</span><br>
<span id="chapter2">Chapter 2</span><br>
</body>
</html>