UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

12 lines (11 loc) 318 B
{ "id": "only-listitems", "evaluate": "only-listitems.js", "metadata": { "impact": "serious", "messages": { "pass": "List element only has direct children that are allowed inside <li> elements", "fail": "List element has direct children that are not allowed inside <li> elements" } } }