blob: 723ce19f2317008b945617dd8b9591ff02c3a6e6 [file] [log] [blame]
<html>
<body>
<div id="contains-form">
<form action="done.html">
<!-- Please note that username input field is
intentionally excluded here from this form
(http://crbug.com/406343). -->
<label for="password">Password</label>
<input type="password" id="password" name="password"/>
<input type="submit" id="submit-button" value="Click!"/>
</form>
</div>
</body>
</html>