Kilotest: Diagnoses of table headers missing
violation by HTML element 269 on Portland OR Councilor Clark bulletin 2026-05-01 page
Basics
About the Portland OR Councilor Clark bulletin 2026-05-01 page
- URL: https://content.govdelivery.com/accounts/ORPORTLAND_ENT/bulletins/41547e4
- Tested 26 days ago by job
9bgon 2026-05-06 at 19:11
About HTML element 269
- Tag name:
DIV - Text:
Portland City Council - District 4 … Unsubscribe | Contact Us | Help | Privacy
- Start tag:
<div class="bulletin_footer rs_skip" id="bulletin_footer"> - XPath:
/html/body/div[2]/main[1]/article[1]/div[2]/div[3] - 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 tools diagnose the table headers missing
issue for HTML element 269 of the Portland OR Councilor Clark bulletin 2026-05-01 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