blob: 7082a8bbb361119e960f91fd58a02cdf0457dd5a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=<script>alert('%8f%5f')</script>&charset=shift_jis&notifyDone=1"></iframe>
</body>
</html>