Kilotest: Diagnoses of attribute obsolete
violation by HTML element 717 on Portland State University Senior Adult Learning Center page
Here is how tools diagnose the attribute obsolete
issue for HTML element 717 of the Portland State University Senior Adult Learning Center page.
Basics
- 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
- About the Portland State University Senior Adult Learning Center page
- URL:
https://www.pdx.edu/senior-adult-learning-center/ - Tested on 2026-04-07 at 18:28
- URL:
- About HTML element 717
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
<script id="" text="" charset="" type="text/javascript" src="https://apply.pdx.edu/ping"> - XPath:
/html/body/script[10] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- 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)