blob: 2717acf36ad4236e2c83fc50b979d8ef98413839 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=<form%20action=http://127.0.0.1:8000/%20method=x><input%20type=submit><input%20name=x%20value='Please%20type%20your%20PIN.'>&notifyDone=1&showAction=1">
</iframe>
</body>
</html>