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

Right, but how would we do `aria-checked`, for instance? It seems important to consider the full picture here. Either, like with a potential `defined` promise, we do some kind of prototype munging, maybe based on the passed role value, or we have some kind of `HTMLCustomElement` interface inbetween.

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

Received on Friday, 11 March 2016 15:54:12 UTC