← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

ARIA Hidden(also: aria-hidden Attribute)
An WAI-ARIA attribute (aria-hidden="true") that removes an element and its descendants from the accessibility tree, making them invisible to screen readers and other assistive technologies while potentially remaining visually visible. ARIA hidden is used to suppress decorative…
ARIA Live Region(also: Live Region, ARIA Live)
An ARIA live region is a section of a web page marked with the aria-live attribute that announces dynamic content changes to assistive technologies without requiring user focus to move to the updated area. Live regions are essential for making real-time updates — such as status…
ARIA Live Region(also: Live Region, aria-live)
A section of a web page marked with the aria-live attribute that is dynamically updated and should be announced by assistive technologies when changes occur, even if the user's focus is elsewhere. Live regions have politeness levels: "polite" (announced at the next convenient…
Accessibility API Mapping(also: AAM, Accessibility API Mappings, Acc API Mapping)
Accessibility API Mappings (AAMs) are W3C specifications that define how the semantics of web content technologies — such as HTML, SVG, and WAI-ARIA — correspond to features in platform accessibility APIs like MSAA/UIA on Windows, ATK/AT-SPI on Linux, and NSAccessibility on…
Aria-Live(also: ARIA Live Region, Live Region)
An ARIA attribute (aria-live) used to designate regions of a web page whose content may change dynamically, ensuring that assistive technologies announce updates to users without requiring them to navigate to the changed content. The attribute accepts values of "polite" (waits…

5 results.