You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested the implementation of Firefox, Safari and a Chromium browser and they all did not have any role. So that makes me think that this warning is outdated.
There is currently a warning in the specifications for the summary element:
Note
Many, but not all, user agents expose the summary element with an implicit ARIA role=button.
I think this comment is outdated, and related to the fact that the old role of this element is
button, which was changed in these PRs:I tested the implementation of Firefox, Safari and a Chromium browser and they all did not have any role. So that makes me think that this warning is outdated.