Kilotest: Diagnoses of attribute obsolete
violation by HTML element 20 on State of Oregon Web Accessibility page
Basics
About the State of Oregon Web Accessibility page
- URL: https://www.oregon.gov/pages/accessibility.aspx
- Tested 16 days ago by job
9bron 2026-05-16 at 20:42
About HTML element 20
- Tag name:
LINK - Text: [not applicable]
- Start tag:
<link type="text/css" rel="stylesheet" charset="UTF-8" href="https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBDg/d=0/rs=AN8SPfobRl8UQM01cRTktRUhaChx5xxdlg/m=el_main_css"> - XPath:
/html/head[1]/link[8] - 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 20 of the State of Oregon Web Accessibility page.
- The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.
Tool: Html Checker API (World Wide Web Consortium)