Table header cells should have visible text

adaptable/empty-table-header · WCAG 1.3.1 · Level A

Table header cells should have visible text.

Empty table headers provide no information to screen reader users. Either add descriptive text to the header, or if the header is intentionally empty (like a corner cell), consider using a td element instead or adding a visually hidden label.

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

Introduced in @accesslint/core v0.8.0