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

21 lines (20 loc) 476 B
{ "id": "td-has-header", "selector": "table", "matches": "data-table-large-matches", "tags": [ "cat.tables", "experimental", "wcag2a", "wcag131", "section508", "section508.22.g" ], "metadata": { "description": "Ensure that each non-empty data cell in a large table has one or more table headers", "help": "All non-empty td element in table larger than 3 by 3 must have an associated table header" }, "all": ["td-has-header"], "any": [], "none": [] }