Candidate Set:

            Any element that has the aria-orientation attribute

            Except:
            elements with the aria role="scrollbar"
            elements with the aria role="separator"
            elements with the aria role="slider"

        
Will flag aria-orientation
Will not flag aria-orientation with role = scrollbar
Will not flag aria-orientation with role = separator
Will not flag aria-orientation with role = slider