Kilotest: Diagnoses of heading-like styles dubious
violation by HTML element 150 on California Groundbreakers page
Basics
About the California Groundbreakers page
- URL: https://www.californiagroundbreakers.org/
- Tested 29 days ago by job
lknon 2026-05-03 at 17:04
About HTML element 150
- Tag name:
P - Text:
ONE CONVERSATION AT A TIME
- Start tag:
<p> - XPath:
/html/body/div[4]/div[3]/div[2]/p[2] - Bounding box: x = 514, y = 292, width = 892, height = 33
About the heading-like styles dubious
issue
- Why it matters: User may be unable to understand the topic of a part of the document
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading-like styles dubious
issue for HTML element 150 of the California Groundbreakers page.
- Heading markup should be used if this content is intended as a heading.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H42