UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

19 lines (18 loc) 410 B
{ "id": "p-as-heading", "selector": "p", "matches": "p-as-heading-matches.js", "tags": [ "cat.semantics", "wcag2a", "wcag131", "experimental" ], "metadata": { "description": "Ensure p elements are not used to style headings", "help": "Bold, italic text and font-size are not used to style p elements as a heading" }, "all": ["p-as-heading"], "any": [], "none": [] }