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
The ARIA 1.1 treeitem spec mentions that aria-selected is a required attribute but the aria-selected spec mentions that it inherits into role treeitem and need not be explicitly used on this role.
Please clarify if aria-selected is a required or a supported attribute on role treeitem?