Valid Autocomplete Values (valid-values)
Check that autocomplete values are from the W3C-approved list and do not contain typos or non-standard values.
Multiple autocomplete field tokens:
This input uses autocomplete="address-line1 address-line2", which includes two field name tokens. Only one field name is allowed, so this value is invalid and fails WCAG 1.3.5.