blob: c26e7d95b052e55f8ccad7eb8b562d625e745c8d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?charset=Big5&q=<script>alert(/XS%81SS/)</script>">
</iframe>
</body>
</html>