Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / debugger-pause-in-eval-script-expected.txt
1 Tests that debugger will stop on "debugger" statement in a function that was added to the inspected page via evaluation in Web Inspector console.Bug 41058
2
3 Evaluated script in console.
4 Script execution paused.
5 Call stack:
6     0) testFunction (:2)
7 Script execution resumed.
8