Kilotest: Diagnoses of list unordered type dubious
violation by HTML element 1449 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 1449
- Tag name:
DIV - Text:
19 Kent Road, Dunkeld West, 2196 … Leaflet | © OpenStreetMap contributors
- Start tag:
<div> - XPath:
[not obtained] - Bounding box: x = 378, y = 10037, width = 1165, height = 0
About the list unordered type dubious
issue
- Why it matters: User may be unable to get help on whether a list is ordered
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the list unordered type dubious
issue for HTML element 1449 of the Turrito page.
- This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H48.2