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

Diagnoses

  1. Heading levels should only increase by one; Heading order invalid

    Tool: Axe (Deque)

    Rule: heading-order

  2. 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)