summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/loader/unload-hyperlink-targeted.html
blob: cb204656b9e5d5181afbc034d05da83efab92eaf (plain)
1
2
3
4
5
6
7
8
<script>
if (window.testRunner) {
  testRunner.dumpAsText();
  testRunner.waitUntilDone();
}
</script>
<iframe src="resources/unload-hyperlink-targeted-subframe.html">
</iframe>