Kilotest: Diagnoses of heading structure illogical
violation by HTML element 895 on International Consortium of Investigative Journalists page
Basics
About the International Consortium of Investigative Journalists page
- URL: https://www.icij.org/
- Tested 29 days ago by job
jcson 2026-05-03 at 17:04
About HTML element 895
- Tag name:
H5 - Text:
1730 Rhode Island Ave NW, Suite 317 … contact@icij.org
- Start tag:
<h5 class="text-uppercase text-white clearfix generic-footer__icij mb-3"> - XPath:
/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/h5[1] - Bounding box: x = 365, y = 4627, width = 377, height = 45
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 895 of the International Consortium of Investigative Journalists page.
- The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141