Kilotest: Diagnoses of presentation element has child
violation by HTML element 313 on World Wide Web Consortium page
Basics
About the World Wide Web Consortium page
- URL: https://www.w3.org/
- Tested 28 days ago by job
j59on 2026-05-04 at 17:00
About HTML element 313
- Tag name:
UL - Text:
W3C Advisory Committee Elects Advisory Board … Press release
- Start tag:
<ul class="clean-list" role="presentation"> - XPath:
/html/body/div[1]/div[1]/aside[1]/div[1]/div[1]/ul[1] - Bounding box: x = 383, y = 2930, width = 1154, height = 507
About the presentation element has child
issue
- Why it matters: Keyboard-only user cannot reach an item intended to be reachable
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the presentation element has child
issue for HTML element 313 of the World Wide Web Consortium page.
- This element's role is "presentation" but contains child elements with semantic meaning.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.F92,ARIA4