Kilotest: Diagnoses of ID not unique
violation by HTML element 381 on Freedom of the Press Foundation page
Basics
About the Freedom of the Press Foundation page
- URL: https://freedom.press/
- Tested 38 days ago by job
mwyon 2026-04-24 at 21:54
About HTML element 381
- Tag name:
FORM - Text:
Full Name … See all newsletters
- Start tag:
<form action="/subscription/new/" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank" class="mailchimp-subscribe-form" data-on-success-hide="" data-csrf-endpoint="/csrf/"> - XPath:
/html/body/div[1]/main[1]/div[3]/section[1]/div[1]/div[1]/form[1] - Bounding box: x = 296, y = 2957, width = 600, height = 232
About the ID not unique
issue
- Why it matters: User may be pointed to the wrong item
- Priority: highest
- Related WCAG standard: 4.1.1
Diagnoses
Here is how tools diagnose the ID not unique
issue for HTML element 381 of the Freedom of the Press Foundation page.
- The element does not have a unique ID
Tool: Alfa (Siteimprove)
Rule:
r3 - Attribute <code>id="mce-error-response"</code> should be unique. It has been defined 2 times.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
duplicated_id_attribute - The first occurrence of ID mc-embedded-subscribe-form was here.
Tool: Html Checker API (World Wide Web Consortium)
- [failed]
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP30