Skip to content

Instantly share code, notes, and snippets.

@anton-gorbikov
Created November 23, 2018 08:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anton-gorbikov/d5afccd5cd6c210566cfc756a7aa7661 to your computer and use it in GitHub Desktop.
Save anton-gorbikov/d5afccd5cd6c210566cfc756a7aa7661 to your computer and use it in GitHub Desktop.
document.documentElement.addEventListener('DOMSubtreeModified', function(event) {
debugger;
}, false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment