Kilotest: Diagnoses of all-italic text
violation by HTML element 538 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 538
- Tag name:
P - Text:
This event is hybrid; a Zoom link will be emailed and posted as a comment closer to the date, but please note that the talk itself doesn't start until 6:30!
- Start tag:
<p> - XPath:
/html/body/main[1]/section[4]/div[1]/div[1]/div[2]/div[2]/article[3]/div[3]/div[3]/p[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the all-italic text
issue
- Why it matters: Text is difficult to read
- Priority: lowest
- Related WCAG standard: 3.1.5
Diagnoses
Here is how tools diagnose the all-italic text
issue for HTML element 538 of the Pacific Northwest Software Quality Conference page.
- You have defined <code>font-style: italic;</code> on long ( 134 chars) text content. This makes the content difficult to read.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
font_style_italic