blob: e42704afc515054abbbc895de58a8b7cbec43f0f [file] [log] [blame]
<!-- Test used by RedirectTest.ClientFragments to make sure non-user initiated
location changes (within page) are flagged as client redirects.-->
<html>
<body onload="document.location.href='#myanchor'">
<a name="myanchor">Anchor</a><br/>
</body>
</html>