Re: [webcomponents] [Accessibility]: Custom element should allow declaration of default accessibility features, such as role and other ARIA attributes. (bugzilla: 20466) (#159)

I don't really understand what that means.

I was envisioning adding things like `role` to `ElementRegistrationOptions` plus `getAccessibleName()` and `getAccessibleDescription()` to the list of custom element callbacks. (They'd be a bit different than other callbacks since you never queue them; but you do perform the store-at-registration-time, call-when-needed dance.)

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/159#issuecomment-195394372

Received on Friday, 11 March 2016 14:43:43 UTC