blob: b22420560becd65a2ab842d5ec87e9021782f406 [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>document.write("scri")</script>pt src="xss.js"></script>'>
</iframe>
</body>
</html>