blob: c6df728103c511b21e6e6115c13620db9b7f4aea [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-form-action-unquoted.pl?q=>&someAction<blah"
</iframe>
</body>
</html>