🏠 New in Low Baseline Support: MutationObserver

July 29, 2015

caniuse · mdn · spec

The MutationObserver API watches for changes to the DOM tree and calls a callback function when DOM changes occur.

Source features