Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / debugger / debugger-command-line-api-expected.txt
1 Tests that inspect() command line api works while on breakpoint.
2
3 Debugger was enabled.
4 Set timer for test function.
5 Script execution paused.
6 WebInspector.inspect called with: p#p1
7 WebInspector.inspect's hints are: []
8 inspect($('#p1')) = 
9 Selected node id: 'p1'.
10 Script execution resumed.
11 Debugger was disabled.
12