Kilotest: Diagnoses of heading abnormally long
violation by HTML element 186 on Third Act page
Basics
About the Third Act page
- URL: https://thirdact.org/
- Tested 67 days ago by job
f1con 2026-03-26 at 23:59
About HTML element 186
- Tag name:
H2 - Text:
We're a community of Americans over sixty determined to change the world for the better. Third Act harnesses an unparalleled generational power to safeguard our climate and democracy.
- Start tag:
<h2> - XPath:
/html/body/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1] - Bounding box: x = 250, y = 131, width = 646, height = 210
About the heading abnormally long
issue
- Why it matters: User has difficulty understanding the topic of a part of the document
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading abnormally long
issue for HTML element 186 of the Third Act page.
- <p>Headings should be brief and clear. Assistive devices use them as a <a href="https://www.w3.org/WAI/tutorials/page-structure/headings/" target="_blank" title="Opens in new tab">navigable table of contents</a> for the page. The numbers indicate indents in a nesting relationship:</p> <ul> <li>Heading level 1 <ul> <li>Heading level 2: a topic <ul><li>Heading level 3: a subtopic</li></ul></li> <li>Heading level 2: a new topic</li> </ul> </li> </ul> <p><strong>To fix:</strong> shorten this heading if possible, or remove the heading style if it was only applied to this text to provide visual emphasis.</p>
Tool: Editoria11y (Princeton University)
Rule:
headingIsLong