MCPcopy Create free account
hub / github.com/TheRedDeveloper/ply-engine / ply_accessibility.js

File ply_accessibility.js

js/ply_accessibility.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

miniquad_add_pluginFunction · 0.85
UTF8ToStringFunction · 0.85
applyA11yNodeStyleFunction · 0.85
roleUsesTextContentFunction · 0.85
setA11yNodeBoundsFunction · 0.85
removeMethod · 0.80

Tested by

no test coverage detected