Kilotest: Diagnoses of type redundant
violation by HTML element 117 on Probably Good page
Basics
About the Probably Good page
- URL: https://probablygood.org/
- Tested 3 days ago by job
n2uon 2026-05-30 at 00:32
About HTML element 117
- Tag name:
STYLE - Text: [not applicable]
- Start tag:
<style type="text/css" id="tve_global_variables"> - XPath:
/html/head[1]/style[9] - 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 117 of the Probably Good page.
- The type attribute for the style element is not needed and should be omitted.
Tool: Html Checker API (World Wide Web Consortium)