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

Side by Side Diff: LayoutTests/inspector/sources/debugger/live-edit-no-reveal-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 live edit feature. 1 Tests live edit feature.
2 2
3 Debugger was enabled.
4 3
5 Running: testLiveEditWhenPausedDoesNotCauseCursorMove 4 Running: testLiveEditWhenPausedDoesNotCauseCursorMove
6 Script execution paused. 5 Script execution paused.
7 Moving cursor to (0, 0). 6 Moving cursor to (0, 0).
8 Committing live edit. 7 Committing live edit.
9 Script execution paused. 8 Script execution paused.
10 Script execution resumed. 9 Script execution resumed.
11 Cursor position is: (0, 0). 10 Cursor position is: (0, 0).
12 Debugger was disabled.
13 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698