Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / debugger-no-pause-on-antibreakpoint-expected.txt
1 CONSOLE ERROR: line 9: Uncaught ReferenceError: unknown_var is not defined
2 CONSOLE ERROR: line 23: Uncaught TypeError: undefined is not a function
3 Tests that anti-breakpoint works.
4
5 Script source was shown.
6 Script execution paused.
7 Call stack:
8     0) throwAnException (debugger-no-pause-on-antibreakpoint.html:9)
9     1) handleClick (debugger-no-pause-on-antibreakpoint.html:14)
10 Script execution resumed.
11 Antibreakpoint must be set by now.
12 Script execution paused.
13 Call stack:
14     0) handleClick2 (debugger-no-pause-on-antibreakpoint.html:23)
15 Script execution resumed.
16