axe-core
Version:
Accessibility engine for automated Web UI testing
12 lines (11 loc) • 394 B
JSON
{
"id": "aria-labelledby",
"evaluate": "aria-labelledby.js",
"metadata": {
"impact": "serious",
"messages": {
"pass": "aria-labelledby attribute exists and references elements that are visible to screen readers",
"fail": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty or not visible"
}
}
}