blob: 0a9f5c2a1d0301a7e7222c679d5d1ad7c914b23d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src='http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%22%3C[whatever]script%3Ealert(%27innocent%20code%27)%3C/script%3E'>
</iframe>
</body>
</html>