UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

20 lines (19 loc) 365 B
{ "id": "dlitem", "selector": "dd, dt", "matches": "no-role-matches.js", "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": [] }