blob: 05db21e3083bc8b135d3842250d8b7243b8c2bfd [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpResourceLoadCallbacks();
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
</script>
<body>
Radar 6616664 - Non-HTTP/HTTPS loads need to have their main document URL set.<br>
When run in DumpRenderTree, this test will dump the resource load callback for the following subframe to make sure it had its main document URL set in its NSURLRequest.<br>
<iframe src="resources/subframe-notify-done.html"></iframe>
</body>
</html>