Kilotest: Diagnoses of heading structure illogical
violation by HTML element 862 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 862
- Tag name:
H3 - Text:
Know Your Rights:
- Start tag:
<h3 style="white-space:pre-wrap;"> - XPath:
[not obtained] - Bounding box: x = 1152, y = 1685, width = 517, height = 41
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 862 of the Disability Rights Oregon page.
- The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141