Kilotest: Diagnoses of type redundant
violation by HTML element 39 on Institute for Progress page
Here is how tools diagnose the type redundant
issue for HTML element 39 of the Institute for Progress page.
Basics
- About the
type redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 1.3.1
- About the Institute for Progress page
- URL:
https://ifp.org/ - Tested on 2026-04-03 at 04:21
- URL:
- About HTML element 39
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
<script type="text/javascript" src="https://ifp.org/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"> - XPath:
/html/head[1]/script[5] - 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)