Kilotest: Diagnoses of list unordered type dubious violation by HTML element 1595 on Turrito page

Basics

About the Turrito page

About HTML element 1595

About the list unordered type dubious issue

Diagnoses

Here is how rule engines diagnose the list unordered type dubious issue for HTML element 1595 of the Turrito page.

  1. 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