Kilotest: Diagnoses of all-italic text
violation by HTML element 142 on Solver Collective page
Basics
About the Solver Collective page
- URL: https://solvercollective.com/
- Tested 2 days ago by job
9a8on 2026-07-19 at 00:00
About HTML element 142
- Tag name:
SPAN - Text:
"There is no individual stronger than the collective. Together we are stronger than we are alone."
- Start tag:
<span class="golden"> - XPath:
/html/body/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/span[1] - Bounding box: x = 1459, y = 1403, width = 398, height = 41
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 rule engines diagnose the all-italic text
issue for HTML element 142 of the Solver Collective page.
- You have defined <code>font-style: italic;</code> on long ( 98 chars) text content. This makes the content difficult to read.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
font_style_italic