blob: 65e550f89112f8540386f29c3064dd2d7faaad92 [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?q=<img%20src=ä%20onerror=alert(%27ä%27)>">
</iframe>
</body>
</html>