Kilotest: Diagnoses of attribute obsolete
violation by HTML element 270 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 270
- Tag name:
TABLE - Text:
Portland City Council - District 4 … Unsubscribe | Contact Us | Help | Privacy
- Start tag:
<table style="border-collapse: collapse; background: #b06b89;" width="100%" cellspacing="0" cellpadding="0" align="center" bgcolor="#b06b89"> - XPath:
/html/body/div[2]/main[1]/article[1]/div[2]/div[3]/table[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the attribute obsolete
issue
- Why it matters: Document includes obsolete code that the browser may fail to process
- Priority: high
- Related WCAG standard: 4.1
Diagnoses
Here is how tools diagnose the attribute obsolete
issue for HTML element 270 of the Portland OR Councilor Clark bulletin 2026-05-01 page.
- Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H49.AlignAttr - The width attribute on the table element is obsolete. Use CSS instead.
Tool: Html Checker API (World Wide Web Consortium)
- The cellspacing attribute on the table element is obsolete. Use CSS instead.
Tool: Html Checker API (World Wide Web Consortium)
- The cellpadding attribute on the table element is obsolete. Use CSS instead.
Tool: Html Checker API (World Wide Web Consortium)
- The align attribute on the table element is obsolete. Use CSS instead.
Tool: Html Checker API (World Wide Web Consortium)
- The bgcolor attribute on the table element is obsolete. Use CSS instead.
Tool: Html Checker API (World Wide Web Consortium)