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
16 lines (15 loc) • 377 B
JSON
{
"id": "label-content-name-mismatch",
"evaluate": "label-content-name-mismatch-evaluate",
"options": {
"pixelThreshold": 0.1,
"occuranceThreshold": 3
},
"metadata": {
"impact": "serious",
"messages": {
"pass": "Element contains visible text as part of it's accessible name",
"fail": "Text inside the element is not included in the accessible name"
}
}
}