Kilotest: Diagnoses of aria attribute redundant
violation by HTML element 391 on LibreOffice page
Basics
About the LibreOffice page
- URL: https://www.libreoffice.org/
- Tested 29 days ago by job
2lhon 2026-05-03 at 16:57
About HTML element 391
- Tag name:
INPUT - Text:
Meet Our Community … - Steven Casey, development
- Start tag:
<input aria-hidden="true" checked="checked" class="carousel-active" hidden="" id="community-carousel-1" name="community-carousel" type="radio"> - XPath:
/html/body/section[7]/input[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the aria attribute redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the aria attribute redundant
issue for HTML element 391 of the LibreOffice page.
- Attribute aria-hidden is unnecessary for elements that have attribute hidden.
Tool: Html Checker API (World Wide Web Consortium)