blob: 4a15e5a849fba91a74e014365901ad0488751a40 [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=%3C%22script%22%3Ealert(%27innocent%20code%27)%3C/script%3E'>
</iframe>
</body>
</html>