Kilotest: Diagnoses of ordered list not coded as such?
violation by HTML element 690 on EarthShare page
Basics
About the EarthShare page
- URL: https://www.earthshare.org/
- Tested 120 days ago by job
al0on 2026-05-03 at 17:03
About HTML element 690
- Tag name:
DIV - Text:
1717 K Street NW, Suite 900 … 800-875-3863
- Start tag:
<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-92e5107 e-con-full e-flex e-con e-child" data-id="92e5107" data-element_type="container" data-e-type="container"> - XPath:
/html/body/footer[1]/footer[1]/div[1]/div[1] - Bounding box: x = 390, y = 3355, width = 342, height = 204
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 690 of the EarthShare 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