Kilotest: Rules belonging to link not named
issue
About the link not named
issue
- Why it matters: User cannot get help understanding what a link points to
- Priority: highest
- Related WCAG standard: 2.4.4
Rules
Alfa rules
r11: Link has no accessible name
Axe rules
link-name: Link has no discernible text
Editoria11y rules
linkNoText: Link has no text
HTML CodeSniffer rules
E-AAA.4_1_2.H91.A.Empty: a element has an id attribute but no href attribute or text
E-AAA.4_1_2.H91.A.EmptyNoId: Link has no name or id attribute or value
E-AAA.4_1_2.H91.A.EmptyWithName: Link has a name attribute but no href attribute or text
E-AAA.4_1_2.H91.A.NoContent: Link has an href attribute but not named
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent: Anchor element has a valid href attribute, but no link content
Accessibility Checker rules
a_text_purpose: Hyperlink has no link text, label, or image with a text alternative
QualWeb rules
QW-ACT-R12: Link has no accessible name
WAVE rules
link_empty: Link contents not named
WallyAX rules
Links must have discernible text: Link has no discernible text
Provide discernible text for links.: Link has no discernible text
Anchor element found with a valid href attribute, but no link content has been supplied.: Link has an href attribute but no content
Anchor element found with no link content and no name and/or ID attribute.: Link has no content, accessible name, or id attribute