UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

15 lines (14 loc) 335 B
{ "id": "scope-value", "evaluate": "scope-value-evaluate", "options": { "values": ["row", "col", "rowgroup", "colgroup"] }, "metadata": { "impact": "critical", "messages": { "pass": "Scope attribute is used correctly", "fail": "The value of the scope attribute may only be 'row' or 'col'" } } }