Autocorrection turns "jsmith3" into "j smith3" or changes capitalisation. Must be preserved exactly.
autocorrect="off"
autocomplete="username"
autocapitalize="none"
spellcheck="false"
<input type="text"
autocorrect="off"
autocomplete="username"
autocapitalize="none"
spellcheck="false">