Candidate Set:

            Any element that has the aria-multiselectable attribute

            Except:

            table elements
            elements with the aria role="tree"
            elements with the aria role="treegrid"
            elements with the aria role="grid"
            elements with the aria role="tablist"
            elements with the aria role="listbox"

        
Will flag aria-multiselectable
Will not flag aria-multiselectable table tag
Will not flag Aria multiselectable table tag
Will not flag aria-multiselectable role = tree
Will not flag aria-multiselectable role = treegrid
Will not flag aria-multiselectable role = grid
Will not flag aria-multiselectable role = tablist
Will not flag aria-multiselectable role = listbox