blob: dd2c7987ee6b8e8be127e2f154146a7364e652b1 [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?test=/security/xssAuditor/link-onclick.html&q=<a%20onclick='alert(String.fromCharCode(0x58,0x53,0x53))'>Click</a>">
</iframe>
</body>
</html>