Kilotest: Diagnoses of attribute obsolete
violation by HTML element 76 on Salesforce Known Issues page
Basics
About the Salesforce Known Issues page
- URL: https://help.salesforce.com/s/issues
- Tested 7 days ago by job
54mon 2026-05-26 at 03:54
About HTML element 76
- Tag name:
LINK - Text: [not applicable]
- Start tag:
<link href="https://help.salesforce.com/resource/1776473863000/HTCommunityCustomStyles/styles/alertModal.css" charset="utf-8" type="text/css" rel="stylesheet"> - XPath:
/html/head[1]/link[11] - 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 76 of the Salesforce Known Issues page.
- The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.
Tool: Html Checker (World Wide Web Consortium)