blob: 398f16ae9b4fceb3febd159abd6f0c51cd398c3d [file] [log] [blame]
<script>
onload = function() {
history.back();
};
</script>
container
<iframe src="back-during-onload-middle.html"></iframe>
<script>history.back();</script>