Kilotest: Diagnoses of type redundant
violation by HTML element 86 on Prometheus page
Here is how tools diagnose the type redundant
issue for HTML element 86 of the Prometheus page.
Basics
- About the
type redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 1.3.1
- About the Prometheus page
- URL:
https://www.joinprometheus.org/ - Tested on 2026-04-07 at 19:19
- URL:
- About HTML element 86
- Tag name:
SCRIPT - Text: [not applicable]
- Start tag:
<script type="text/javascript"> - XPath:
/html/body/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)