Sha256: 3a980e5146e602091e9cf39c4caa0fca06f12be87323ce4f7096ec540eccce52
Contents?: true
Size: 538 Bytes
Versions: 271
Compression:
Stored size: 538 Bytes
Contents
{ "id": "aria-toggle-field-name", "selector": "[role=\"checkbox\"], [role=\"menuitemcheckbox\"], [role=\"menuitemradio\"], [role=\"radio\"], [role=\"switch\"]", "matches": "aria-form-field-name-matches.js", "tags": ["wcag2a", "wcag412"], "metadata": { "description": "Ensures every ARIA toggle field has an accessible name", "help": "ARIA toggle fields have an accessible name" }, "all": [], "any": [ "aria-label", "aria-labelledby", "non-empty-title", "has-visible-text" ], "none": ["no-implicit-explicit-label"] }
Version data entries
271 entries across 271 versions & 1 rubygems