luhn-generator
Version:
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
13 lines (12 loc) • 444 B
JSON
{
"id": "label-content-name-mismatch",
"matches": "label-content-name-mismatch-matches",
"tags": ["wcag21a", "wcag253", "experimental"],
"metadata": {
"description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
"help": "Elements must have their visible text as part of their accessible name"
},
"all": [],
"any": ["label-content-name-mismatch"],
"none": []
}