Kilotest: Diagnoses of script element invalidly deferred
violation by HTML element 66 on Salesforce page
Basics
About the Salesforce page
- URL: https://www.salesforce.com/
- Tested 30 days ago by job
mh2on 2026-06-20 at 13:56
About HTML element 66
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
<script defer="" type="text/javascript" src="https://a.sfdcstatic.com/digital/@sfdc-www/open-blade-libs/qualified/v1.0.0/qualified_identify.js"> - XPath:
/html/head[1]/script[20] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the script element invalidly deferred
issue
- Why it matters: Browser processes the document improperly
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the script element invalidly deferred
issue for HTML element 66 of the Salesforce page.
- A script element with type=module must not have a defer attribute.
Tool: Html Checker API (World Wide Web Consortium)