summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/http/tests/loading/empty-subframe.html
blob: 579048b3fe35d806e13eb7caa0f25fd47f9fb9f0 (plain)
1
2
3
4
5
6
<script>
if (window.testRunner)
    testRunner.dumpAsText();
</script>
This is a test of load callbacks. It is only useful inside the regression test tool.<br>
<iframe name="f1"></iframe>