Kilotest: Diagnoses of heading-like styles dubious
violation by HTML element 273 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 273
- Tag name:
P - Text:
***
- Start tag:
<p class="" style="white-space:pre-wrap;"> - XPath:
/html/body/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[17] - Bounding box: x = 977, y = 2113, width = 461, height = 17
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 273 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