Kilotest: Diagnoses of link not named violation by HTML element 736 on Foundation for Individual Rights and Expression page

Here is how tools diagnose the link not named issue for HTML element 736 of the Foundation for Individual Rights and Expression page.

Basics

Diagnoses

  1. Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute

    Tool: Axe (Deque)

    Rule: link-name

  2. Anchor element found with a valid href attribute, but no link content has been supplied.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent

  3. Hyperlink has no link text, label or image with a text alternative

    Tool: Accessibility Checker (IBM)

    Rule: a_text_purpose

  4. [failed] The test target doesn't have an accessible name, or it's empty ('').

    Tool: QualWeb (University of Lisbon)

    Rule: QW-ACT-R12

  5. Links lack discernible text.

    Tool: WallyAX (Wally)

    Rule: Provide discernible text for links.

  6. Anchor element found with a valid href attribute, but no link content has been supplied.

    Tool: WallyAX (Wally)