A MutationRecord represents an individual DOM mutation. It is the object that is passed to MutationObserver's callback.

Documentation MutationRecord by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Variables