Kilotest: Diagnoses of heading structure illogical
violation by HTML element 254 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 254
- Tag name:
H3 - Text:
By joining, you’re part of a coalition working to make Portland the model of progressive governance again.
- Start tag:
<h3 style="text-align: start; ; white-space:pre-wrap;" data-rte-preserve-empty="true"> - XPath:
[not obtained] - Bounding box: x = 306, y = 297, width = 866, height = 23
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 254 of the Go Portland Go! Coalition 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