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 token order:
This input uses autocomplete="work shipping email". Both work and shipping are valid section tokens, but the order is incorrect — shipping must come before work. As a result, this autocomplete value is invalid and fails WCAG 1.3.5.