Index: LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt b/LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt |
index 6dba3f90cd13a7a5e35ca331c9122d6a874d5647..9f090ce2cdebe8c10bc20bc2a9a7662a66ae978a 100644 |
--- a/LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt |
@@ -1,6 +1,5 @@ |
Tests DOM breakpoints. Bug 42886 |
-Debugger was enabled. |
Running: testInsertChild |
Test that 'Subtree Modified' breakpoint is hit when appending a child. |
@@ -138,5 +137,4 @@ Call stack: |
1) (:1) |
Paused on a "Subtree Modified" breakpoint set on div#outerElement, because a new child was added to that node. |
Script execution resumed. |
-Debugger was disabled. |