blob: 02c97dd5a9fbf6f8bbfb2d93468ce4b6c2312dce [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%2581SS/)</script>">
</iframe>
</body>
</html>