summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/file_new_shentry_during_history_navigation_1.html
blob: 2f9a41e1d17c8a12cb5910c54b841bce078b1484 (plain)
1
2
3
4
5
<script>
  onload = function() {
    opener.postMessage("load");
  }
</script>