Best Practice:
Ensure ARIA roles, states, and properties are valid
Candidate Set:
Any element that has the aria-selected attribute
Except:
option elements
elements with the aria role="gridcell"
elements with the aria role="option"
elements with the aria role="row"
elements with the aria role="tab"
elements with the aria role="columnheader"
elements with the aria role="radio"
elements with the aria role="rowheader"
elements with the aria role="treeitem"
elements with the aria role="menuitemradio"