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

14 lines (13 loc) 437 B
{ "id": "th-has-data-cells", "selector": "table", "matches": "data-table-matches", "tags": ["cat.tables", "wcag2a", "wcag131", "section508", "section508.22.g"], "metadata": { "description": "Ensure that each table header in a data table refers to data cells", "help": "All th elements and elements with role=columnheader/rowheader must have data cells they describe" }, "all": ["th-has-data-cells"], "any": [], "none": [] }