📄️ account
a sign up form requiring an email and password - it will POST the input values on submit
📄️ account (extended info)
a sign up form requiring an email and password along with some identity information - it will POST the input values on submit
📄️ account (extended info, spec)
an sign up form that is structured to conform with the standard autocomplete spec, and contains valid autocomplete attributes on all fields
📄️ account (ambiguous)
a sign up form with minimal identifying attributes, requiring an email and password - it will POST the input values on submit