a11y-toolkit: Hover dismissibility (1.4.13)
a11y_hoverTests hover and focus tooltips by simulating interaction and pressing Escape to verify dismissal, flagging overlays that fail WCAG 2.2 1.4.13 compliance.
Instructions
Content on Hover or Focus (1.4.13): finds tooltip/overlay candidates, hovers each, and tests whether Escape dismisses the result — tooltips that do not dismiss are flagged. Requires local Playwright. — Scope: tooltips only; full audit is a11y_audit_dom, keyboard traps are a11y_keyboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Page URL to test | |
| lang | No | Output language (en default) | |
| timeout | No | Page load timeout (45 default) |