summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/inspector/debugger/debugger-change-variable-expected.txt
blob: cd23a5b31494d5b43d095b0951ce2a6474488d8e (plain)
1
2
3
4
5
6
7
8
9
10
Tests that modifying local variables works fine.

Debugger was enabled.
Set timer for test function.
Script execution paused.
Evaluated script on the calling frame: 310
Evaluated script on the calling frame (after value modification): -290
Script execution resumed.
Debugger was disabled.