Chromium Code Reviews| Index: test/inspector/debugger/step-into-next-script-expected.txt |
| diff --git a/test/inspector/debugger/step-into-next-script-expected.txt b/test/inspector/debugger/step-into-next-script-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8b6c4c0f8f46bb1efda9954973660e49d2f36f35 |
| --- /dev/null |
| +++ b/test/inspector/debugger/step-into-next-script-expected.txt |
| @@ -0,0 +1,12 @@ |
| +Debugger breaks in next script after stepOut from previous one. |
| +foo (foo.js:12:2) |
| +(anonymous) (:0:0) |
| + |
| +(anonymous) (:0:4) |
| + |
| +(anonymous) (timeout.js:0:0) |
| + |
| +(anonymous) (timeout2.js:0:0) |
| + |
| +(anonymous) (timeout3.js:0:0) |
| + |