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

Side by Side Diff: LayoutTests/inspector/sources/debugger/source-frame-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 CONSOLE ERROR: line 10: test error message 1 CONSOLE ERROR: line 10: test error message
2 Tests that it's possible to set breakpoint in source frame, and that source fram e displays breakpoints and console errors. 2 Tests that it's possible to set breakpoint in source frame, and that source fram e displays breakpoints and console errors.
3 3
4 Debugger was enabled.
5 4
6 Running: testSetBreakpoint 5 Running: testSetBreakpoint
7 Script source was shown. 6 Script source was shown.
8 Breakpoint added to source frame at line 14 7 Breakpoint added to source frame at line 14
9 8
10 Running: testConsoleMessage 9 Running: testConsoleMessage
11 Script source was shown. 10 Script source was shown.
12 Message added to source frame: test error message 11 Message added to source frame: test error message
13 Messages cleared in source frame. 12 Messages cleared in source frame.
14 13
15 Running: testShowResource 14 Running: testShowResource
16 Debugger was disabled.
17 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698