UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

14 lines (13 loc) 389 B
{ "id": "frame-title-unique", "selector": "frame[title], iframe[title]", "matches": "frame-title-has-text.js", "tags": ["cat.text-alternatives", "best-practice"], "metadata": { "description": "Ensures <iframe> and <frame> elements contain a unique title attribute", "help": "Frames must have a unique title attribute" }, "all": [], "any": [], "none": ["unique-frame-title"] }