blob: 74614f35038b3ec0bfd57ba9347509e219e09b97 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
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>