Kilotest: Diagnoses of attribute obsolete violation by HTML element 173 on Salesforce Known Issues page

Basics

About the Salesforce Known Issues page

About HTML element 173

About the attribute obsolete issue

Diagnoses

Here is how tools diagnose the attribute obsolete issue for HTML element 173 of the Salesforce Known Issues page.

  1. The charset attribute on the script element is obsolete.

    Tool: Html Checker (World Wide Web Consortium)

  2. 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 (World Wide Web Consortium)