Kilotest: Diagnoses of table headers missing
violation by HTML element 273 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 273
- Tag name:
TD - Text:
Portland City Council - District 4 … Unsubscribe | Contact Us | Help | Privacy
- Start tag:
<td style="background: #b06b89; margin: 0; padding: 0 0 20px 0; width: 100%;" bgcolor="#b06b89" width="100%"> - XPath:
/html/body/div[2]/main[1]/article[1]/div[2]/div[3]/table[1]/tbody[1]/tr[1]/td[1] - 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 273 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