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

Accessibility (A11y) #2

Open
evanplaice opened this issue Apr 8, 2019 · 0 comments
Open

Accessibility (A11y) #2

evanplaice opened this issue Apr 8, 2019 · 0 comments
Labels
discussion Discuss a topic

Comments

@evanplaice
Copy link
Member

Accessibility (A11y)

Description

A11y is a significant and important issue worth addressing. I feel like a shift back to semantic HTML should make the transition easier but how should WC be designed so that their functionality is visible to non-visual consumers?

Is the semantic metadata (ex img.alt) encapsulated within a WC accessible outside of the WC, does adding a ShadowRoot have an impact on this?

Does the WC itself need an attribute to mark it's function/contents? How can this be implemented?

What's the best approach for testing/verifying that a WC is A11y-friendly?

Notes (optional)

References (optional)

@evanplaice evanplaice added the discussion Discuss a topic label Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discuss a topic
Projects
None yet
Development

No branches or pull requests

1 participant