Kilotest: Diagnoses of list unordered type dubious
violation by HTML element 893 on International Consortium of Investigative Journalists page
Basics
About the International Consortium of Investigative Journalists page
- URL: https://www.icij.org/
- Tested 29 days ago by job
jcson 2026-05-03 at 17:04
About HTML element 893
- Tag name:
DIV - Text:
1730 Rhode Island Ave NW, Suite 317 … © 2026 — The International Consortium of Investigative Journalists. All rights reserved.
- Start tag:
<div class="row"> - XPath:
/html/body/footer[1]/div[1]/div[1]/div[1] - Bounding box: x = 350, y = 4622, width = 1220, height = 341
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 tools diagnose the list unordered type dubious
issue for HTML element 893 of the International Consortium of Investigative Journalists 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