Why Firefox autocomplete even with different input name?
问题 Or How does Firefox determine where the password/username goes? If I change name, id, title, class of an input element Firefox keeps filling it with password or email. 回答1: If I understand Firefox's source code correctly, the browser first looks for password fields in forms. If form contains more than 3 password fields, the autofill function ignores that form. After 1 to 3 password fields are found, the browser looks for login field. The browser does a backward search starting from first