blob: a1e8122f1afe1250f29660697571dfb1c07c005c [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?test=/security/xssAuditor/faux-script3.html&q=%22%3C[whatever]script%3Ealert(%27innocent%20code%27)%3C/script%3E'>
</iframe>
</body>
</html>