UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

18 lines (17 loc) 335 B
{ "id": "frame-tested", "selector": "frame, iframe", "tags": [ "cat.structure", "review-item" ], "metadata": { "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames must be tested with axe-core" }, "all": [ "frame-tested" ], "any": [], "none": [] }