chromium/chrome/test/data/extensions/api_test/tabs/on_updated/internalAnchorNavigated/a.html

<!--
Copyright 2011 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<h1>Internal Anchor</h1>

<a href="#b">b</a>
<div style="height: 1600px">---SPACE---</div>
<h2 id="b">B Content</h2>

<script src="a.js"></script>