Skip to content

Add accessibility section to autocomplete attribute page#43431

Open
kovan wants to merge 1 commit intomdn:mainfrom
kovan:autocomplete-accessibility
Open

Add accessibility section to autocomplete attribute page#43431
kovan wants to merge 1 commit intomdn:mainfrom
kovan:autocomplete-accessibility

Conversation

@kovan
Copy link

@kovan kovan commented Mar 13, 2026

Summary

  • Add an "Accessibility" section to the autocomplete attribute page documenting how proper autocomplete values help users with disabilities
  • Reference WCAG 2.2 Success Criterion 1.3.5 (Identify Input Purpose, Level AA)

Fixes #37170
Continues the work from #39088.

Test plan

  • Section appears before Examples per MDN page template
  • Content is factual and concise — no redundant ARIA examples or generic statements
  • WCAG link resolves correctly

🤖 Generated with Claude Code

Add accessibility considerations documenting how autocomplete values
help users with disabilities and satisfy WCAG 2.2 SC 1.3.5 (Identify
Input Purpose, Level AA).

Fixes mdn#37170
Continues the work from mdn#39088
@kovan kovan requested a review from a team as a code owner March 13, 2026 17:01
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs size/s [PR only] 6-50 LoC changed labels Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add accessibility considerations to the HTML "autocomplete" attribute page

1 participant