Kilotest: Diagnoses of attribute obsolete
violation by HTML element 2426 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 2426
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
<script id="" text="" charset="" type="text/javascript" src="//cdn.bc0a.com/autopilot/f00000000313636/autopilot_sdk.js"> - XPath:
/html/body/script[3] - 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 2426 of the University of Oregon page.
- The charset attribute on the script element is obsolete.
Tool: Html Checker API (World Wide Web Consortium)
- The only allowed value for the charset attribute for the script element is utf-8. (But the attribute is not needed and should be omitted altogether.)
Tool: Html Checker API (World Wide Web Consortium)