blob: 0a40b838f3103550e5d7d3044ccf90251e5dcb9e [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=GBK&q=<img%20src=%201%20onerror=%C7Ojavascript:alert(document.domain)>">
</iframe>
</body>
</html>