ARIA tooltips must have an accessible name

labels-and-names/aria-tooltip-name · WCAG 4.1.2 · Level A

ARIA tooltips must have an accessible name.

Tooltip elements must have accessible names (usually their text content). The tooltip content itself typically serves as the accessible name. Ensure the tooltip contains descriptive text content or has aria-label.

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0