Kilotest: Diagnoses of heading names repeated
violation by HTML element 93 on Webby Awards page
Basics
About the Webby Awards page
- URL: https://www.webbyawards.com/
- Tested 13 days ago by job
z57on 2026-05-19 at 14:40
About HTML element 93
- Tag name:
DIV - Text:
Watch the 30th … Annual Webby Awards
- Start tag:
<div class="heading-main"> - XPath:
/html/body/div[2]/div[1]/div[1]/div[1] - Bounding box: x = 355, y = 583, width = 1210, height = 155
About the heading names repeated
issue
- Why it matters: User cannot differentiate parts of the document
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading names repeated
issue for HTML element 93 of the Webby Awards page.
- The accessible names of sibling heading elements of the same level are not unique. If section headings that share the same parent heading are not unique, users of assistive technologies will not be able to discern the differences among sibling sections of the web page. Same level <code>h1</code> and same description: <q>Watch the 30th
Annual Webby Awards</q>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
headings_sibling_unique