<!DOCTYPE html>
<html>
<head>
<title>history-hash iframe test</title>
<style>
iframe {
height: 400px;
width: 100%;
}
</style>
</head>
<body>
<h1>history-hash iframe test</h1>
<p>
There is no script on this page, but the manual history-hash test loaded in the
iframe below should work normally within the iframe, even after navigating away
from this page and returning using the back button.
</p>
<p>
</p>
</body>
</html>