UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

14 lines (13 loc) 326 B
{ "id": "listitem", "selector": "li", "matches": "no-role-matches", "tags": ["cat.structure", "wcag2a", "wcag131"], "metadata": { "description": "Ensures <li> elements are used semantically", "help": "<li> elements must be contained in a <ul> or <ol>" }, "all": [], "any": ["listitem"], "none": [] }