I've added a DOM breakpoint for "subtree modification" to the body element. When I remove the DOM Breakpoint via "Remove breakpoint" or "Remove all DOM breakpoints" and reload the page the DOM breakpoint is there again.
Is there another way to remove the DOM breakpoints?
Just for the record: This happens only for "subtree modifications" breakpoints. "node removal" or "attribute modifications" work.