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

Side by Side Diff: LayoutTests/inspector/sources/debugger/dom-breakpoints-editing-dom-from-inspector-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests that DOM debugger will not crash when editing DOM nodes from the Web Inspe ctor. Chromium bug 249655 1 Tests that DOM debugger will not crash when editing DOM nodes from the Web Inspe ctor. Chromium bug 249655
2 2
3 Debugger was enabled.
4 3
5 Running: testRemoveNode 4 Running: testRemoveNode
6 Testing NodeRemoved DOM breakpoint. 5 Testing NodeRemoved DOM breakpoint.
7 Set NodeRemoved DOM breakpoint. 6 Set NodeRemoved DOM breakpoint.
8 7
9 Running: testModifyAttribute 8 Running: testModifyAttribute
10 Testing AttributeModified DOM breakpoint. 9 Testing AttributeModified DOM breakpoint.
11 Set AttributeModified DOM breakpoint. 10 Set AttributeModified DOM breakpoint.
12 Debugger was disabled.
13 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698