UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

14 lines (13 loc) 355 B
{ "id": "meta-refresh", "selector": "meta[http-equiv=\"refresh\"]", "excludeHidden": false, "tags": ["cat.time", "wcag2a", "wcag2aaa", "wcag221", "wcag224", "wcag325"], "metadata": { "description": "Ensures <meta http-equiv=\"refresh\"> is not used", "help": "Timed refresh must not exist" }, "all": [], "any": ["meta-refresh"], "none": [] }