Sha256: 50af31ad86832bda4b8999c5db45cffeffb89a8f32901b01b732841290d0eabf
Contents?: true
Size: 610 Bytes
Versions: 104
Compression:
Stored size: 610 Bytes
Contents
{ "id": "group-labelledby", "evaluate": "group-labelledby.js", "after": "group-labelledby-after.js", "metadata": { "impact": "critical", "messages": { "pass": "Elements with the name \"{{=it.data.name}}\" have both a shared label, and a unique label, referenced through aria-labelledby", "fail": "{{var code = it.data && it.data.failureCode;}}Elements with the name \"{{=it.data.name}}\" do not all have {{? code === 'no-shared-label' }}a shared label{{?? code === 'no-unique-label' }}a unique label{{??}}both a shared label, and a unique label{{?}}, referenced through aria-labelledby" } } }
Version data entries
104 entries across 104 versions & 1 rubygems