Kilotest: Diagnoses of attribute obsolete violation by HTML element 755 on Earthjustice page

Here is how tools diagnose the attribute obsolete issue for HTML element 755 of the Earthjustice page.

Basics

Diagnoses

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

    Tool: Html Checker API (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 API (World Wide Web Consortium)