Assistive technology (AT)

AccessibilityDefined term

Assistive technology is the class of software and hardware people use to perceive and operate interfaces: screen readers, magnifiers, voice control, switch access, refreshable braille displays. On the web, AT does not scrape pixels — it consumes the accessibility tree through platform APIs.

This is why accessibility is an interoperability contract rather than a feature. Content that maintains correct roles, names, states, and focus behavior works across AT it was never explicitly tested with, the same way standards-conformant HTML works across browsers.

Deep dive: full analysis with this mechanism →

Browse the glossary

Accessibility