axe-core
Version:
Accessibility engine for automated Web UI testing
19 lines (18 loc) • 365 B
JSON
{
"id": "aria-valid-attr",
"matches": "aria-has-attr-matches.js",
"tags": [
"cat.aria",
"wcag2a",
"wcag411"
],
"metadata": {
"description": "Ensures attributes that begin with aria- are valid ARIA attributes",
"help": "ARIA attributes must conform to valid names"
},
"all": [],
"any": [
"aria-valid-attr"
],
"none": []
}