blob: a4a32c4800565f6e3e0bea4bcde10d89c3f82076 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
This test passes because the injected iframe is from about:blank and is harmless.<br/>
<iframe src="http://127.0.0.1:8000/security/xssAuditor/resources/echo-intertag.pl?test=/security/xssAuditor/iframe-injection-allowed-2.html&q=<iframe%20src='about:blank'></iframe>">
</iframe>
</body>
</html>