Kilotest: Diagnoses of label reference invalid violation by HTML element 232 on Freedom of the Press Foundation page

Basics

About the Freedom of the Press Foundation page

About HTML element 232

About the label reference invalid issue

Diagnoses

Here is how tools diagnose the label reference invalid issue for HTML element 232 of the Freedom of the Press Foundation page.

  1. This form control contains an aria-labelledby attribute, however it includes an ID "nav-link-43" that does not exist on an element. The aria-labelledby attribute will be ignored for labelling test purposes.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.ARIA16,ARIA9

  2. The aria-labelledby attribute references nav-link-43, which is not the ID of any element in this document.

    Tool: Html Checker API (World Wide Web Consortium)