UNPKG

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

20 lines (19 loc) 433 B
{ "id": "input-image-alt", "selector": "input[type=\"image\"]", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "section508", "section508.22.a", "ACT" ], "metadata": { "description": "Ensures <input type=\"image\"> elements have alternate text", "help": "Image buttons must have alternate text" }, "all": [], "any": ["non-empty-alt", "aria-label", "aria-labelledby", "non-empty-title"], "none": [] }