Autofill
Also known as: Form Autofill, Auto-fill
A browser or operating-system feature that automatically populates form fields (name, address, email, payment details) from stored user data. From an accessibility standpoint, autofill reduces typing effort for users with motor impairments, cognitive disabilities, dyslexia, and low literacy, and is supported by the HTML autocomplete attribute — WCAG 2.1 Success Criterion 1.3.5 (Identify Input Purpose) specifically requires that common input fields be programmatically identified so autofill can work reliably.
Category: Forms · Cognitive Accessibility · Motor Accessibility
Related: WCAG · Forms · Cognitive Load