Re: [w3c/webcomponents] Should ARIA 2.0 have a role corresponding to every HTML element? (#552)

@annevk yes, ARIA has roles that have no HTML equivalent (like tab, tablist and tabpanel for example).

ARIA was originally intended to provide semantics for the (then) emerging webapps that borrowed design patterns from software UIs (toolbars, tabpanels etc.). xHTML was the original host language, but the goal was to provide semantic information that was missing from HTML.

Many ARIA roles do map directly onto HTML elements now though - but not all, and I think that is what @slightlyoff has suggested might be a useful thing to have.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/552#issuecomment-242087482

Received on Wednesday, 24 August 2016 14:38:15 UTC