--- a/conformancetest/gentest.html Wed Sep 21 11:48:07 2011 -0600
+++ b/conformancetest/gentest.html Wed Sep 21 12:12:25 2011 -0600
@@ -18,7 +18,7 @@
<label><input type=radio name=ua value=webkit> WebKit</label>
<!-- Username is ignored, it's just so browsers offer to remember the password.
-->
-<p><label>Username: <input></label>
+<p><label>Username: <input value=dummyuser></label>
<p><label>Password: <input type=password name=password></label>
<p><textarea name=data id=output readonly style=width:100%;height:20em></textarea>
</form>