Kilotest: Diagnoses of script element invalidly deferred violation by HTML element 17 on State of Oregon Web Accessibility page

Basics

About the State of Oregon Web Accessibility page

About HTML element 17

About the script element invalidly deferred issue

Diagnoses

Here is how tools diagnose the script element invalidly deferred issue for HTML element 17 of the State of Oregon Web Accessibility page.

  1. An inline script element (i.e., a script element without a src attribute and with a type attribute that is either unspecified, empty, or a JavaScript MIME type) must not have a defer attribute.

    Tool: Html Checker API (World Wide Web Consortium)