aria-selected rule ignores role
We have a violation being flagged that is referencing the HTML element instead of the role that's been added to the HTML element, when really the violation should be referencing the role.The violation is "The aria-selected attribute is not allowed...