WebKit
  • Downloads
    • CSS Features
    • Standards Positions
    • Web Inspector
    • Tracking Prevention
    • Project Goals
    • Bug Prioritization
    • Bug Report Guidelines
    • Code Style Guidelines
    • Commit and Review Policy
    • Feature Policy
    • Security Policy
    • Tracking Prevention Policy
    • Getting Started
    • Contributing Code
    • Testing Contributions
    • How to Report Bugs
    • GitHub Repository
    • News Posts
    • CSS Posts
    • Contributing Posts
    • Privacy Posts
    • Performance Posts
    • JavaScript Posts
    • Standards Posts
    • Web Inspector Posts
    • Safari Technology Preview Posts

Web Inspector ReferenceDOM Breakpoints

  • Subtree Modified
  • Attribute Modified
  • Node Removed
  • Configuration
  • State

DOM Breakpoints can be useful when debugging DOM modifications in JavaScript. They are set by right-clicking on any DOM node preview or link, such as the DOM Tree in the Elements Tab, and choosing one of the items in the Break on submenu.