Kilotest: Diagnoses of heading structure illogical
violation by HTML element 1901 on Go Portland Go! Coalition page
Basics
About the Go Portland Go! Coalition page
- URL: https://www.goportlandgo.org/coalition
- Tested 5 days ago by job
xr7on 2026-08-26 at 20:15
About HTML element 1901
- Tag name:
H4 - Text:
It’s Go Time! Your level of involvement is up to you. You can join and give strength in numbers, host a ‘house’ party, or activate your supporters to volunteer. It’s up to you. Every bit helps.
- Start tag:
<h4 style="white-space:pre-wrap;" data-rte-preserve-empty="true"> - XPath:
[not obtained] - Bounding box: x = 151, y = 4599, width = 581, height = 73
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 rule engines diagnose the heading structure illogical
issue for HTML element 1901 of the Go Portland Go! Coalition page.
- The heading structure is not logically nested. This h4 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