Kilotest: Diagnoses of all-italic text
violation by HTML element 331 on Center for Democracy and Technology page
Basics
About the Center for Democracy and Technology page
- URL: https://cdt.org/
- Tested 34 days ago by job
ocbon 2026-04-28 at 16:47
About HTML element 331
- Tag name:
P - Text:
Tech is all around you – and now, insights on the tech policies that are shaping your digital world can be added to your podcast playlist. You can find CDT’s Tech Talk anywhere you find your favorite podcasts, including on Spotify, SoundCloud, iTunes, Google Podcasts, Stitcher, and TuneIn.
- Start tag:
<p> - XPath:
/html/body/div[1]/main[1]/div[1]/section[10]/div[1]/p[1] - Bounding box: x = 360, y = 5996, width = 461, height = 224
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 331 of the Center for Democracy and Technology 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