UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

19 lines (18 loc) 356 B
{ "id": "skip-link", "selector": "a[href]", "matches": "skip-link-matches.js", "tags": [ "cat.keyboard", "best-practice" ], "metadata": { "description": "Ensure all skip links have a focusable target", "help": "The skip-link target should exist and be focusable" }, "all": [], "any": [ "skip-link" ], "none": [] }