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

Side by Side Diff: LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-editing-dom-from-inspector-expected.txt

Issue 1153923005: DevTools: shard inspector/debugger tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 3
4 Running: testRemoveNode 4 Running: testRemoveNode
5 Testing NodeRemoved DOM breakpoint. 5 Testing NodeRemoved DOM breakpoint.
6 Set NodeRemoved DOM breakpoint. 6 Set NodeRemoved DOM breakpoint.
7 7
8 Running: testModifyAttribute 8 Running: testModifyAttribute
9 Testing AttributeModified DOM breakpoint. 9 Testing AttributeModified DOM breakpoint.
10 Set AttributeModified DOM breakpoint. 10 Set AttributeModified DOM breakpoint.
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698