Open
Description
The summary element represents a summary, caption, or legend for the rest of the contents of the summary element's parent details element
HTML AAM does not indicate that summary is used to label the group defined by detail. As a result, I have to explicitly label the detail element with aria-labelledby or aria-label so that my group has a label. This is contrary to the HTML specification. I suggest adding to details that the summary serves as a group label (analogous to fieldset and legend).
Metadata
Metadata
Assignees
Labels
No labels