Sha256: 2957a2c254ddff5fb54a7f52ac5a2555d08a1737d66055d0c9121a450045b976
Contents?: true
Size: 703 Bytes
Versions: 261
Compression:
Stored size: 703 Bytes
Contents
{ "id": "aria-allowed-role", "evaluate": "aria-allowed-role.js", "options": { "allowImplicit": true, "ignoredTags": [] }, "metadata": { "impact": "minor", "messages": { "pass": "ARIA role is allowed for given element", "fail": { "singular": "ARIA role ${data.values} is not allowed for given element", "plural": "ARIA roles ${data.values} are not allowed for given element" }, "incomplete": { "singular": "ARIA role ${data.values} must be removed when the element is made visible, as it is not allowed for the element", "plural": "ARIA roles ${data.values} must be removed when the element is made visible, as they are not allowed for the element" } } } }
Version data entries
261 entries across 261 versions & 1 rubygems