Kilotest: Diagnoses of all-italic text
violation by HTML element 220 on LibreOffice page
Basics
About the LibreOffice page
- URL: https://www.libreoffice.org/
- Tested 57 days ago by job
uzron 2026-04-05 at 23:04
About HTML element 220
- Tag name:
P - Text:
LibreOffice is about more than software. It’s about people, culture, creation, sharing and collaboration.
- Start tag:
<p class="lead margin-40"> - XPath:
/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/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 220 of the LibreOffice page.
- You have defined <code>font-style: italic;</code> on long ( 105 chars) text content. This makes the content difficult to read.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
font_style_italic