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
When reading ARIA 5.4 one might think that role="application" would make sense for something like Eureka. It is more of an "app' than a page. But apparently, as discussed with @dengeist, the general consensus is don't use role="application"?
A region declared as a web application, as opposed to a web document
When reading ARIA 5.4 one might think that
role="application"
would make sense for something like Eureka. It is more of an "app' than a page. But apparently, as discussed with @dengeist, the general consensus is don't userole="application"
?https://www.w3.org/TR/wai-aria/roles#application
The text was updated successfully, but these errors were encountered: