accessibility glossary

Identify Input Purpose

A WCAG 2.1 success criterion (1.3.5, Level AA) requiring that common input fields, like name, email, or address, be programmatically identified using standard HTML autocomplete values.

Identify Input Purpose requires form fields collecting common personal information, name, email, phone number, street address, to use the correct HTML autocomplete attribute value so browsers and assistive technology can recognize their purpose. This allows browser autofill to work reliably and lets some assistive technologies present recognized fields using icons or symbols instead of text.

Beyond accessibility, correctly identified fields also make checkout and signup forms faster for everyone, since browser autofill can only work as well as the underlying markup allows it to.

Need help with Accessibility Remediation Services? See how halfAccessible can help.

Accessibility Remediation Services