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.