Sha256: 3a6def576b276915b5e4eac613cd5f87889654e442ab2380c78b062ebc4ae83f
Contents?: true
Size: 754 Bytes
Versions: 261
Compression:
Stored size: 754 Bytes
Contents
{ "id": "group-labelledby", "evaluate": "group-labelledby.js", "after": "group-labelledby-after.js", "deprecated": true, "metadata": { "impact": "critical", "messages": { "pass": "Elements with the name \"${data.name}\" have both a shared label, and a unique label, referenced through aria-labelledby", "fail": { "default": "Elements with the name \"${data.name}\" do not all have both a shared label, and a unique label referenced through aria-labelledby", "no-shared-label": "Elements with the name \"${data.name}\" do not all have a shared label referenced through aria-labelledby", "no-unique-label": "Elements with the name \"${data.name}\" do not all have a unique label referenced through aria-labelledby" } } } }
Version data entries
261 entries across 261 versions & 1 rubygems