UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

14 lines (13 loc) 357 B
{ "id": "skip-link", "selector": "a[href^=\"#\"], a[href^=\"/#\"]", "matches": "skip-link-matches", "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": [] }