Kilotest: Diagnoses of link not named violation by HTML element 504 on Third Act page

Basics

About the Third Act page

About HTML element 504

About the link not named issue

Diagnoses

Here is how tools diagnose the link not named issue for HTML element 504 of the Third Act page.

  1. The link does not have an accessible name

    Tool: Alfa (Siteimprove)

    Rule: r11

  2. 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

  3. 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

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

    Tool: Accessibility Checker (IBM)

    Rule: a_text_purpose

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

    Tool: QualWeb (University of Lisbon)

    Rule: QW-ACT-R12

  6. Empty link

    Tool: WAVE (Utah State University)

    Rule: link_empty

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

    Tool: WallyAX (Wally)