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