Issue with "<summary>": Does it really have an implicit role of button? #13763
Labels
closed: wontfix
Out of scope, too much effort, or working as intended
Content:Accessibility
Accessibility docs
MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary
What information was incorrect, unhelpful, or incomplete?
Specific section or headline?
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary#summaries_as_headings
What did you expect to see?
In HTML Accessibility API Mappings 1.0, there's no default role for
<summary>
, i.e. "No corresponding role". So, no such note at all."Implicit ARIA role" should be changed as well.
Did you test this? If so, how?
In both Chrome and Firefox's a11y tree, the heading's
heading
role is preserved.MDN Content page report details
en-us/web/html/element/summary
The text was updated successfully, but these errors were encountered: