blob: 81bb1a797ced72fdac536ae7e873b6cb8d200b1c [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?q=<script src="http://127.0.0.1:8000/security/xssAuditor/resources/xss.js%23&q2="></script>&clutter=blah'></iframe>
</body>
</html>