Kilotest: Diagnoses of attribute obsolete
violation by HTML element 104 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 104
- Tag name:
TABLE - Text:
×search
- Start tag:
<table cellspacing="0" cellpadding="0" role="presentation" class="gsc-search-box"> - XPath:
/html/body/div[1]/div[1]/dialog[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/form[1]/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 rule engines diagnose the attribute obsolete
issue for HTML element 104 of the University of Oregon page.
- 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)