Kilotest: Diagnoses of ordered list not coded as such?
violation by HTML element 1905 on PTR Global page
Basics
About the PTR Global page
- URL: https://www.ptrglobal.com/
- Tested 88 days ago by job
sdoon 2026-06-05 at 04:36
About HTML element 1905
- Tag name:
DIV - Text:
10670 N. Central Expy … sales@ptrglobal.com
- Start tag:
<div class="x-grid e20756-e30 mg0k-b mg0k-d mg0k-e"> - XPath:
/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[2] - Bounding box: x = 360, y = 8198, width = 1200, height = 82
About the ordered list not coded as such?
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 ordered list not coded as such?
issue for HTML element 1905 of the PTR Global 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