UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

19 lines 472 B
{ "id": "aria-dpub-role-fallback", "selector": "[role]", "matches": "aria-dpub-role-fallback-matches.js", "tags": [ "cat.aria", "wcag2a", "wcag131" ], "metadata": { "description": "Ensures unsupported DPUB roles are only used on elements with implicit fallback roles", "help": "Unsupported DPUB ARIA roles should be used on elements with implicit fallback roles" }, "all": [ "implicit-role-fallback" ], "any": [], "none": [] }