blob: 373d31b89cbd49a8f2cfd191a72638f2ad5be879 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?test=/security/xssAuditor/iframe-injection.html&q=<iframe%20src='http://127.0.0.1:8000/'></iframe>">
</iframe>
</body>
</html>