Kilotest: Diagnoses of list unordered type dubious
violation by HTML element 1756 on Prevention of Blindness Society of Metropolitan Washington page
Basics
About the Prevention of Blindness Society of Metropolitan Washington page
- URL: https://www.youreyes.org/
- Tested 43 days ago by job
8hfon 2026-06-08 at 02:19
About HTML element 1756
- Tag name:
DIV - Text:
415 2nd Street NE, Suite 200 … Washington, DC 20002
- Start tag:
<div class="elementor-text-editor elementor-clearfix"> - XPath:
/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1] - Bounding box: x = 400, y = 4216, width = 272, height = 34
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 1756 of the Prevention of Blindness Society of Metropolitan Washington 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