blob: 7213f7a6d6c7b3e84949b392eaca9cfb91f13015 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFrames();
testRunner.waitUntilDone();
}
</script>
<body>
This page has an iframe which will navigate itself. The policy delegate callbacks will be dumped. The delegate should only be consulted once.<br>
<iframe src="resources/iframe-policy-1.html"></iframe>
</body>
</html>