Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / debugger / source-frame-expected.txt
1 CONSOLE ERROR: line 10: test error message
2 Tests that it's possible to set breakpoint in source frame, and that source frame displays breakpoints and console errors.
3
4 Debugger was enabled.
5
6 Running: testSetBreakpoint
7 Script source was shown.
8 Breakpoint added to source frame at line 14
9
10 Running: testConsoleMessage
11 Script source was shown.
12 Message added to source frame: test error message
13 Messages cleared in source frame.
14
15 Running: testShowResource
16 Debugger was disabled.
17