Kilotest: Diagnoses of attribute obsolete violation by HTML element 1664 on GiveDirectly page

Here is how tools diagnose the attribute obsolete issue for HTML element 1664 of the GiveDirectly 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)