Kilotest: Diagnoses of attribute obsolete
violation by HTML element 709 on DubBot page
Basics
About the DubBot page
- URL: https://dubbot.com/
- Tested 13 days ago by job
8g6on 2026-07-07 at 20:33
About HTML element 709
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
<script id="hs-script-loader" text="" charset="" type="text/javascript" src="//js.hs-scripts.com/2063147.js"> - XPath:
/html/body/script[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the attribute obsolete
issue
- Why it matters: Document includes obsolete code that the browser may fail to process
- Priority: high
- Related WCAG standard: 4.1
Diagnoses
Here is how rule engines diagnose the attribute obsolete
issue for HTML element 709 of the DubBot page.
- The charset attribute on the script element is obsolete.
Tool: Html Checker API (World Wide Web Consortium)
- 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)