Kilotest: Diagnoses of heading level skipped
violation by HTML element 1416 on Disability Rights Oregon page
Basics
About the Disability Rights Oregon page
- URL: https://www.droregon.org/
- Tested 29 days ago by job
feron 2026-05-03 at 17:05
About HTML element 1416
- Tag name:
H4 - Text:
EMAIL US
- Start tag:
<h4 style="white-space:pre-wrap;" data-rte-preserve-empty="true"> - XPath:
[not obtained] - Bounding box: x = 972, y = 3662, width = 338, height = 24
About the heading level skipped
issue
- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading level skipped
issue for HTML element 1416 of the Disability Rights Oregon page.
- 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)