Kilotest: Diagnoses of link href missing
violation by HTML element 382 on Freedom of the Press Foundation page
Basics
About the Freedom of the Press Foundation page
- URL: https://freedom.press/
- Tested 30 days ago by job
705on 2026-05-03 at 04:33
About HTML element 382
- 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]/main[1]/div[3]/section[1]/div[1]/div[1]/form[1]/p[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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
Diagnoses
Here is how tools diagnose the link href missing
issue for HTML element 382 of the Freedom of the Press Foundation page.
- 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