You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
As long as the core-pages and paper-tabs are in the same scope, we can use role="tablist" on the pages, with aria-controls set to the id of the page.
However, if the tabs and pages are in different scopes, there is no way to specify the relationship in ARIA currently.
@alice Yet another candidate for improved ARIA apis
http://www.w3.org/TR/wai-aria-practices/#tabpanel
http://www.w3.org/TR/wai-aria/roles#tab
http://www.w3.org/TR/wai-aria/roles#tablist
http://www.w3.org/TR/wai-aria/roles#tabpanel
The text was updated successfully, but these errors were encountered: