Kilotest: Diagnoses of heading structure illogical
violation by HTML element 80 on Koenig Childhood Cancer Foundation donations page
Basics
About the Koenig Childhood Cancer Foundation donations page
- URL: https://thekccf.org/donate
- Tested 13 days ago by job
vc2on 2026-05-19 at 14:37
About HTML element 80
- Tag name:
DIV - Text:
Menu
- Start tag:
<div class="flex items-center justify-between p-4 border-b border-gray-200 dark:border-gray-700"> - XPath:
/html/body/nav[1]/div[2]/div[2]/div[1]/div[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the heading structure illogical
issue
- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading structure illogical
issue for HTML element 80 of the Koenig Childhood Cancer Foundation donations page.
- Expected <code><h2 class="text-lg font-semibold text-gray-900 dark:text-white">Menu</h2></code> to be <code><h1></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
headings_hierarchy