blob: 917b7a91e500bcf7805dd48e97a03cfe0056c0a1 [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-control-char.html&q=<a%20onclick='al%05ert(0)'>Click</a>">
</iframe>
</body>
</html>