| 1 | // Ply Accessibility Plugin — hidden DOM for screen readers |
| 2 | // Uses aria-activedescendant pattern: the canvas keeps keyboard focus, |
| 3 | // and the hidden DOM tree is used for screen reader announcements. |
| 4 |
nothing calls this directly
no test coverage detected