chromium/chrome/test/data/extensions/api_test/webnavigation/crossProcessHistory/h.html

<!-- Page with a slowly loading iframe that updates its history state before
     the iframe commits. -->
<script src="h.js"></script>
<body>
<iframe id="frame"></frame>
</body>