Input purpose (autocomplete attribute)
Things to check for:
- Text input fields should have a valid autocomplete attribute.
Valid values for the autocomplete attribute are discussed on the W3C Autocomplete documentation.
Billing address example
Shipping address example
All of the fields in the shipping address example are missing an autocomplete attribute.