Kilotest: Diagnoses of link href missing
violation by HTML element 455 on Freedom of the Press Foundation page
Here is how tools diagnose the link href missing
issue for HTML element 455 of the Freedom of the Press Foundation page.
Basics
- About the
link href missing
issue- Why it matters: Helper cannot properly explain a link to a user
- Priority: low
- Related WCAG standard: 1.3.1
- About the Freedom of the Press Foundation page
- URL:
https://freedom.press/ - Tested on 2026-04-02 at 14:24
- URL:
- About HTML element 455
- Tag name:
P - Text:
Full Name … See all newsletters
- Start tag:
<p id="mce-error-response" role="status" style="display:none"> - XPath:
/html/body/div[1]/section[1]/div[1]/div[1]/form[1]/p[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- Missing attribute <code>href</code> on link. The user cannot navigate to this element using the keyboard. A better option here is to use a <code><a></code> element instead.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_href_on_a