Kilotest: Diagnoses of heading-like styles dubious
violation by HTML element 601 on Pacific Northwest Software Quality Conference page
Basics
About the Pacific Northwest Software Quality Conference page
- URL: https://pnsqc.org/
- Tested 28 days ago by job
owxon 2026-05-04 at 16:59
About HTML element 601
- Tag name:
P - Text:
Registration on the PNSQC website is required.
- Start tag:
<p> - XPath:
/html/body/main[1]/section[4]/div[1]/div[1]/div[2]/div[2]/article[4]/div[3]/div[3]/p[3] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 601 of the Pacific Northwest Software Quality Conference 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