Kilotest: Diagnoses of attribute obsolete
violation by HTML element 497 on Turrito page
Basics
About the Turrito page
- URL: https://www.turrito.com/
- Tested 44 days ago by job
i2non 2026-06-07 at 00:32
About HTML element 497
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img decoding="async" data-src="https://serv.co.za/images/Serv-Badge-2022.png" border="0" src="https://serv.co.za/images/Serv-Badge-2022.png" class=" lazyloaded"> - XPath:
[not obtained] - Bounding box: x = 1125, y = 1401, width = 169, height = 136
About the attribute obsolete
issue
- Why it matters: Document includes obsolete code that the browser may fail to process
- Priority: high
- Related WCAG standard: 4.1
Diagnoses
Here is how rule engines diagnose the attribute obsolete
issue for HTML element 497 of the Turrito page.
- The border attribute on the img element is obsolete. Consider specifying img { border: 0; } in CSS instead.
Tool: Html Checker API (World Wide Web Consortium)