blob: 186af694a6d58d43f14d14012771b9be183c1958 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpPolicyDelegateCallbacks();
}
</script>
</head>
<body>
<p>Test passes if the second iframe navigates to about:blank.</p>
<iframe src="data:text/html,
<iframe id='iframe' src='<p>FAILURE</p>'></iframe>"></iframe>
</body>
</html>