All Input Purposes on Appropriately Named Fields
This form demonstrates all 53 autocomplete input purpose
values listed in WCAG 2.2 Section 7: Input Purposes for User Interface Components, using the
autocomplete attribute. Shipping and billing address fields use the shipping and
billing autofill scope prefixes per the HTML autofill
specification. The naming of fields is appropriate to the “purpose” defined via
autocomplete. Though the fields are wrapped in a form element, the Submit button does
not pass collected values to a server or script.