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)
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)