UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

14 lines (13 loc) 338 B
{ "id": "dlitem", "selector": "dd, dt", "matches": "no-role-matches", "tags": ["cat.structure", "wcag2a", "wcag131"], "metadata": { "description": "Ensures <dt> and <dd> elements are contained by a <dl>", "help": "<dt> and <dd> elements must be contained by a <dl>" }, "all": [], "any": ["dlitem"], "none": [] }