Kilotest: Diagnoses of heading structure illogical
violation by HTML element 427 on International Consortium of Investigative Journalists page
Here is how tools diagnose the heading structure illogical
issue for HTML element 427 of the International Consortium of Investigative Journalists page.
Basics
- About the
heading structure illogical
issue- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
- About the International Consortium of Investigative Journalists page
- URL:
https://www.icij.org/ - Tested on 2026-04-03 at 03:59
- URL:
- About HTML element 427
- Tag name:
H5 - Text:
APR 02, 2026
- Start tag:
<h5 class="badge p-0"> - XPath:
/html/body/div[1]/main[1]/div[4]/div[1]/div[1]/div[2]/div[2]/article[1]/div[2]/h5[2] - Bounding box: x = 663, y = 1528, width = 78, height = 12
- Tag name:
Diagnoses
- The heading structure is not logically nested. This h5 element should be an h4 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141