Kilotest: Diagnoses of type redundant
violation by HTML element 101 on Prometheus page
Basics
About the Prometheus page
- URL: https://www.joinprometheus.org/
- Tested 29 days ago by job
hzkon 2026-05-03 at 17:00
About HTML element 101
- Tag name:
STYLE - Text: [not applicable]
- Start tag:
<style data-ricos-style-hash="2e77dcda" type="text/css"> - XPath:
/html/head[1]/style[25] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the type redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the type redundant
issue for HTML element 101 of the Prometheus page.
- The type attribute for the style element is not needed and should be omitted.
Tool: Html Checker API (World Wide Web Consortium)