UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

23 lines (22 loc) 404 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": [] }