Definition
DOM Standard defines MutationCallback
callback MutationCallback = undefined (sequence<MutationRecord> mutations, MutationObserver observer);
MutationCallback
callbackDOM Standard defines MutationCallback
callback MutationCallback = undefined (sequence<MutationRecord> mutations, MutationObserver observer);