Kilotest: Diagnoses of heading level skipped
violation by HTML element 1336 on Disability Rights Oregon page
Here is how tools diagnose the heading level skipped
issue for HTML element 1336 of the Disability Rights Oregon 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 Disability Rights Oregon page
- URL:
https://www.droregon.org/ - Tested on 2026-04-03 at 12:00
- URL:
- About HTML element 1336
- Take me there
- Tag name:
H4 - Text:
CONTACT US
- Start tag:
<h4 style="white-space:pre-wrap;"> - XPath:
[not obtained] - Bounding box: x = 972, y = 3662, width = 338, height = 24
Diagnoses
- Heading levels should only increase by one; Heading order invalid
Tool: Axe (Deque)
Rule:
heading-order - The heading h4 (with computed level 4) follows the heading h2 (with computed level 2), skipping 1 heading level.
Tool: Html Checker API (World Wide Web Consortium)