UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

13 lines (12 loc) 339 B
{ "id": "duplicate-id", "evaluate": "duplicate-id-evaluate", "after": "duplicate-id-after", "metadata": { "impact": "minor", "messages": { "pass": "Document has no static elements that share the same id attribute", "fail": "Document has multiple static elements with the same id attribute: ${data}" } } }