Kilotest: Diagnoses of attribute obsolete
violation by HTML element 1188 on Salesforce page
Basics
About the Salesforce page
- URL: https://www.salesforce.com/
- Tested 30 days ago by job
mh2on 2026-06-20 at 13:56
About HTML element 1188
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
[not obtained] - XPath:
/html/body/script[9] - Bounding box: [not obtained]
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 1188 of the Salesforce 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)