Kilotest: Diagnoses of heading structure illogical
violation by HTML element 82 on Open Secrets page
Basics
About the Open Secrets page
- URL: https://www.opensecrets.org/
- Tested 13 days ago by job
79lon 2026-05-19 at 14:37
About HTML element 82
- Tag name:
H2 - Text:
Counting Cash to Make Change
- Start tag:
<h2 id="scrim-71-title" class="scrim-memaro-title"> - XPath:
/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 82 of the Open Secrets page.
- The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141 - The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141