blob: 7a0caba18eb1c4609833e169bbeeacb5f69ff881 [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/sec%02urity/xssAuditor/resources/xss.js'></script>">
</iframe>
</body>
</html>