Kilotest: Diagnoses of table headers missing
violation by HTML element 59 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 59
- Tag name:
BODY - Text: [not applicable]
- Start tag:
<body class="licensed-fonts-enabled gateway-frontpage-2025 path-frontpage page-node-type-marketing-page cosmic-navigation-fit stickynav uowdf--mobile-menu drupal-8 animation-support uowdf-anim-enabled"> - XPath:
/html/body - Bounding box: x = 0, y = 0, width = 1920, height = 6486
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 59 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