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?
aria-checked on roles menuitemcheckbox and menuitemradio also have the same issue