| Index: LayoutTests/inspector/sources/debugger/debugger-command-line-api-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-command-line-api-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-command-line-api-expected.txt
|
| deleted file mode 100644
|
| index a90962ab3b95e3b347438f618f35f01d820f19de..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/debugger-command-line-api-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -Tests that inspect() command line api works while on breakpoint.
|
| -
|
| -Set timer for test function.
|
| -Script execution paused.
|
| -WebInspector.inspect called with: p#p1
|
| -WebInspector.inspect's hints are: []
|
| -inspect($('#p1')) =
|
| -Selected node id: 'p1'.
|
| -Script execution resumed.
|
| -
|
|
|