blob: cbeb9920dfc0e3d1f085288ca1edc4bb0d2d4ebb [file] [log] [blame]
terry@google.com256453d2015-12-18 17:55:161<script>
2onload = function() {
3 window.location.replace("#foo");
4};
5</script>
6container
7<iframe src="http://127.0.0.1:8000/history/resources/back-during-onload-middle.html"></iframe>
8<p>
9Click the back button and see if the browser crashes.
10</p>