<summary> elements must have an accessible name
labels-and-names/summary-name · WCAG 4.1.2 · Level A
<summary> elements must have an accessible name.
The <summary> element provides the visible label for a <details> disclosure widget. It must have descriptive text content so screen reader users understand what will be revealed when expanded. Add clear, concise text that indicates what content is contained in the details section.
Scan a page or repo for issues like this · All rules
Introduced in @accesslint/core v0.8.0