UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

22 lines (21 loc) 391 B
{ "id": "blink", "selector": "blink", "excludeHidden": false, "tags": [ "cat.time-and-media", "wcag2a", "wcag222", "section508", "section508.22.j" ], "metadata": { "description": "Ensures <blink> elements are not used", "help": "<blink> elements are deprecated and must not be used" }, "all": [], "any": [], "none": [ "is-on-screen" ] }