Kilotest: Diagnoses of presentation element has child
violation by HTML element 109 on University of Oregon page
Basics
About the University of Oregon page
- URL: https://www.uoregon.edu/
- Tested 19 days ago by job
8n6on 2026-08-12 at 21:27
About HTML element 109
- Tag name:
TABLE - Text:
×
- Start tag:
<table cellspacing="0" cellpadding="0" role="presentation" id="gs_id50" class="gstl_50 gsc-input" style="width: 100%; padding: 0px;"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 rule engines diagnose the presentation element has child
issue for HTML element 109 of the University of Oregon 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