blob: b1bc001c6e29b028c010014a35b1ad9da9c5886c [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?test=/security/xssAuditor/formaction-on-input.html&q=<form><input%20formaction='http://example.com/'>&notifyDone=1&showFormaction=1"></iframe>
</body>
</html>