Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure component meets the Web Components punch list #6

Open
emilyhorsman opened this issue Aug 16, 2017 · 3 comments
Open

Ensure component meets the Web Components punch list #6

emilyhorsman opened this issue Aug 16, 2017 · 3 comments
Labels
Milestone

Comments

@emilyhorsman
Copy link
Contributor

https://www.paciellogroup.com/blog/2014/09/web-components-punch-list/

@emilyhorsman emilyhorsman added this to the v0.1.0 milestone Aug 16, 2017
@emilyhorsman
Copy link
Contributor Author

Using aria-autocomplete="list" on the search input.

@emilyhorsman
Copy link
Contributor Author

https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete says:

DOM focus remains on the text input while the suggestions are displayed.

Which we already do.

@emilyhorsman
Copy link
Contributor Author

w3c/aria-practices#31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant