axe-core
Version:
Accessibility engine for automated Web UI testing
13 lines (12 loc) • 340 B
JSON
{
"id": "help-same-as-label",
"evaluate": "help-same-as-label-evaluate",
"enabled": false,
"metadata": {
"impact": "minor",
"messages": {
"pass": "Help text (title or aria-describedby) does not duplicate label text",
"fail": "Help text (title or aria-describedby) text is the same as the label text"
}
}
}