UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

21 lines (20 loc) 406 B
{ "id": "meta-refresh", "selector": "meta[http-equiv=\"refresh\"]", "excludeHidden": false, "tags": [ "cat.time-and-media", "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": [] }