Kilotest: Diagnoses of table headers missing
violation by HTML element 108 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 108
- Tag name:
DIV - Text:
×
- Start tag:
<div class="gsc-input-box" id="gsc-iw-id1"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the table headers missing
issue
- Why it matters: User cannot get help on relationships in a table
- Priority: high
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the table headers missing
issue for HTML element 108 of the University of Oregon page.
- The table has no defined headers. Make sure that rows and columns are identified using <code><th></code> elements. If applicable then head of the columns of the table should be wrapped using <code><thead></code> element.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
table_row_and_column_headersRC