axe-core
Version:
Accessibility engine for automated Web UI testing
12 lines (11 loc) • 339 B
JSON
{
"id": "aria-allowed-attr",
"evaluate": "allowed-attr.js",
"metadata": {
"impact": "critical",
"messages": {
"pass": "ARIA attributes are used correctly for the defined role",
"fail": "ARIA attribute{{=it.data && it.data.length > 1 ? 's are' : ' is'}} not allowed:{{~it.data:value}} {{=value}}{{~}}"
}
}
}