Valid Autocomplete Values (valid-values)

Check that autocomplete values are from the W3C-approved list and do not contain typos or non-standard values.


Invalid autocomplete pairing:

This autocomplete attribute uses the token work, which is valid, but pairs it with photo, which is not a recognized field. The combination is invalid and fails the requirement for using proper autocomplete token values.


Note: Possible to automatically test. Automated tools can check autocomplete attribute values against the list of valid tokens and combinations defined in the HTML specification.

axe detected: 1.3.5  |  QualWeb detected: 1.3.5