UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

13 lines (12 loc) 296 B
{ "id": "region", "selector": "body *", "tags": ["cat.keyboard", "best-practice"], "metadata": { "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks" }, "all": [], "any": ["region"], "none": [] }