Kilotest: Diagnoses of heading structure illogical
violation by HTML element 233 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 233
- Tag name:
H3 - Text:
Your private, free office suite
- Start tag:
<h3> - XPath:
/html/body/section[1]/div[1]/div[1]/div[1]/h3[1] - Bounding box: x = 390, y = 680, width = 1140, height = 34
About the heading structure illogical
issue
- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading structure illogical
issue for HTML element 233 of the LibreOffice page.
- The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141