[Password manager] Recognise squashed login+sign-up forms
Some pages contain a login form and a sign-up form squashed in one <form> element. While that is a bad practice, Chrome should be able to distinguish these forms from change-password forms (the difference being that the former will have at least one non-password text field between the login-part password field and the sign-up part password fields). This distinction enables Chrome to work on the login forms.
BUG=
449714
Committed:
https://crrev.com/55c69e29a5ca49f991046818157a1be253f38ff6
Cr-Commit-Position: refs/heads/master@{#321965}