blob: 20153c0d98552e4c6d0465ef6de5ba25c8e9564b [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?test=/security/xssAuditor/xss-filter-bypass-sjis.html&q=<script>alert('%8f%5f')</script>&charset=shift_jis&notifyDone=1"></iframe>
</body>
</html>