The scope attribute on table headers must have a valid value

adaptable/scope-attr-valid · WCAG 1.3.1 · Level A

The scope attribute on table headers must have a valid value.

The scope attribute tells screen readers which cells a header applies to. Valid values are: row, col, rowgroup, colgroup. Using invalid values breaks the association between headers and cells.

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

Introduced in @accesslint/core v0.8.0