V5 — ARIA misuse
role=button on a div with NO tabindex (not keyboard-reachable):
Click me (broken)
aria-hidden=true containing a focusable child (focus disappears into hidden zone):
Conflicting aria-label AND aria-labelledby on the same element:
Visible label text
Invalid ARIA role:
Misspelled role
aria-describedby pointing at a missing id:
aria-expanded on a non-interactive element:
Some text
role=link on a div with no tabindex and no key handler:
Fake link
aria-required=true on an input that has NO label at all:
aria-checked on an element with role=button (mismatched state for the role):
Toggle
Empty landmark region (no accessible name):
Multiple main landmarks:
Grade Level50.6Readability0 – Very DifficultRead Time1 min