Search code examples
safariwebkitsafari-web-inspector

Safari break on attribute change


In chrome there is the ability to break on DOM modification or attribute change.

Is there any such functionality in Safari? Or something similar.


Solution

  • It appears that as of Safari v9.0.3, the ability to break on DOM modifications does not exist in the Safari Developer Tools.