Glossary
Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.
Search results
- MutationObserver(also: DOM Mutation Observer, Mutation Records API)
- An HTML5 browser API that monitors and reports changes to the Document Object Model (DOM) structure of a web page in real time, including additions and removals of elements, attribute changes, and text modifications. For accessibility, MutationObserver is significant because it…
1 result.