UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

19 lines (18 loc) 341 B
{ "id": "region", "selector": "html", "pageLevel": true, "tags": [ "cat.keyboard", "best-practice" ], "metadata": { "description": "Ensures all content is contained within a landmark region", "help": "Content should be contained in a landmark region" }, "all": [], "any": [ "region" ], "none": [] }