Kilotest: Diagnoses of type redundant
violation by HTML element 72 on Sightline Institute page
Here is how tools diagnose the type redundant
issue for HTML element 72 of the Sightline Institute page.
Basics
- About the
type redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 1.3.1
- About the Sightline Institute page
- URL:
https://www.sightline.org/ - Tested on 2026-04-03 at 04:04
- URL:
- About HTML element 72
- Tag name:
STYLE - Text: [not applicable]
- Start tag:
<style type="text/css" id="breadcrumb-trail-css"> - XPath:
/html/head[1]/style[10] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- The type attribute for the style element is not needed and should be omitted.
Tool: Html Checker API (World Wide Web Consortium)