Autocomplete attribute must use valid values from the HTML specification

adaptable/autocomplete-valid · WCAG 1.3.5 · Level AA

Autocomplete attribute must use valid values from the HTML specification.

The autocomplete attribute helps users fill forms by identifying input purposes. Use standard values like 'name', 'email', 'tel', 'street-address', 'postal-code', 'cc-number'. This benefits users with cognitive disabilities, motor impairments, and anyone using password managers or autofill. Check the HTML specification for the complete list of valid tokens.

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0