Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Test for Bug 1260931</title>
</head>
<body>
<form action="test_firstParty_http_redirect_to_same_domain.html" method="POST">
First name: <input type="text" name="fname"><br>
Last name: <input type="text" name="lname"><br>
<input type="submit" id="submit" value="Submit">
</form>
</body>
</html>