Kilotest: Diagnoses of type redundant
violation by HTML element 51 on GiveDirectly page
Here is how tools diagnose the type redundant
issue for HTML element 51 of the GiveDirectly page.
Basics
- About the
type redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 1.3.1
- About the GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- About HTML element 51
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
<script type="text/javascript" src="https://www.givedirectly.org/wp-content/themes/givedirectly/blocks/gd-show-more/wrapper/script.js?ver=0.1" id="gd-show-more-wrapper-script-js"> - XPath:
/html/head[1]/script[13] - 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)