Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / debugger-completions-on-call-frame-expected.txt
1 Test that completions in the context of the call frame will result in names of its scope variables.
2
3 Debugger was enabled.
4 Set timer for test function.
5 Script execution paused.
6 var1
7 var2
8 dir
9 dirxml
10 window
11 this
12 toExponential
13 $
14 window
15 Script execution resumed.
16 Debugger was disabled.
17