Kilotest: Diagnoses of heading level skipped
violation by HTML element 893 on International Consortium of Investigative Journalists page
Here is how tools diagnose the heading level skipped
issue for HTML element 893 of the International Consortium of Investigative Journalists page.
Basics
- About the
heading level skipped
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 893
- Take me there
- 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 = 4599, width = 377, height = 45
Diagnoses
- Heading levels should only increase by one; Heading order invalid
Tool: Axe (Deque)
Rule:
heading-order - The heading h5 (with computed level 5) follows the heading h2 (with computed level 2), skipping 2 heading levels.
Tool: Html Checker API (World Wide Web Consortium)