chromium/content/test/data/navigation_controller/client_redirect_fragment.html

<html>
<head>
<script type="text/javascript">
  window.location.href = "#foo";
</script>
</head>
<body>
</body>
</html>