Kilotest: Diagnoses of heading structure illogical
violation by HTML element 747 on Disability Rights Oregon page
Here is how tools diagnose the heading structure illogical
issue for HTML element 747 of the Disability Rights Oregon page.
Basics
- About the
heading structure illogical
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 747
- Take me there
- Tag name:
H3 - Text:
We envision a world in which people with disabilities truly belong
- Start tag:
<h3 style="white-space:pre-wrap;"> - XPath:
[not obtained] - Bounding box: x = 1152, y = 1190, width = 397, height = 123
Diagnoses
- 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