Kilotest: Diagnoses of type redundant
violation by HTML element 3 on Mozilla Foundation page
Here is how tools diagnose the type redundant
issue for HTML element 3 of the Mozilla Foundation page.
Basics
- About the
type redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 1.3.1
- About the Mozilla Foundation page
- URL:
https://www.mozilla.org/en-US/ - Tested on 2026-04-03 at 03:56
- URL:
- About HTML element 3
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-MQ7767QQQW&cx=c&gtm=4e6420h2"> - XPath:
/html/head[1]/script[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- The type attribute is unnecessary for JavaScript resources.
Tool: Html Checker API (World Wide Web Consortium)