Kilotest: Diagnoses of type redundant
violation by HTML element 27 on Third Act page
Basics
About the Third Act page
- URL: https://thirdact.org/
- Tested 67 days ago by job
f1con 2026-03-26 at 23:59
About HTML element 27
- Tag name:
STYLE - Text: [not applicable]
- Start tag:
<style id="wp-img-auto-sizes-contain-inline-css" type="text/css"> - XPath:
/html/head[1]/style[1] - 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 27 of the Third Act page.
- The type attribute for the style element is not needed and should be omitted.
Tool: Html Checker API (World Wide Web Consortium)