blob: 3a197865bd96afaa0a7ff8b67e130fbfe8d02387 [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></script>">
</iframe>
</body>
</html>