UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

13 lines (12 loc) 389 B
{ "id": "avoid-inline-spacing", "selector": "[style]", "tags": ["cat.structure", "wcag21aa", "wcag1412"], "metadata": { "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets", "help": "Inline text spacing must be adjustable with custom stylesheets" }, "all": ["avoid-inline-spacing"], "any": [], "none": [] }