blob: 47236c862546eb043ca03368f2f02f4b3890811e [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=<iframe%20onload=%C7Ojavascript:alert(document.domain)></iframe>">
</iframe>
</body>
</html>