Kilotest: Diagnoses of ID not unique
violation by HTML element 625 on Freedom House page
Basics
About the Freedom House page
- URL: https://freedomhouse.org/
- Tested 30 days ago by job
xx0on 2026-05-03 at 04:32
About HTML element 625
- Tag name:
DIV - Text:
Be the first to know what's happening. … Subscribe
- Start tag:
<div class="region region-content-bottom" id="main-content" role="main"> - XPath:
/html/body/div[2]/div[2] - Bounding box: x = 0, y = 3896, width = 1920, height = 316
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 625 of the Freedom House page.
- Duplicate id attribute value "main-content" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77 - Duplicate ID main-content.
Tool: Html Checker API (World Wide Web Consortium)
- [failed]
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP30