Using type="url" instead of type="text" would make life a lot easier when logging in via iPhones and Android Phones (mobile Safari, in general).
Other browsers ignore it and pretend it's type="text", so no harm done.
See http://diveintohtml5.org/forms.html#type-url for examples.