Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / debugger-eval-while-paused-expected.txt
1 Tests that evaluation in console works fine when script is paused. It also checks that stack and global variables are accessible from the console.
2
3 Debugger was enabled.
4 Set timer for test function.
5 Script execution paused.
6 Evaluated script on the top frame: 4021
7 Evaluated script on the calling frame: 301
8 Script execution resumed.
9 Debugger was disabled.
10