Valid Autocomplete Values (valid-values)
Check that autocomplete values are from the W3C-approved list and do not contain typos or non-standard values.
Extra token after allowed one:
This input uses autocomplete="email invalid", where email is a valid field name, but invalid is not a recognized token. Extra, unrecognized values make the autocomplete invalid and fail WCAG 1.3.5.