Revision control

Copy as Markdown

<html>
<head>
<meta name="viewport" content="width=device-width">
</head>
<body aria-label="body">
<form method="GET" action="test-fixture/empty-login-form-submit.html">
<p>Username: <input id="username" type="text"</p>
<p>Password: <input id="password" type="password"</p>
<p><input type="submit" value="Login" aria-label="submit"/></p>
</form>
</body>
<script>
</script>
</html>