Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(257)

Unified Diff: LayoutTests/inspector/sources/debugger/dom-breakpoints-expected.txt

Issue 316403002: DevTools: cleanup debugger tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698