| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-sourcemap-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-sourcemap-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-sourcemap-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..40b7b3eb13656b13cc116726c68b7f6d75d21fe1
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-sourcemap-expected.txt
|
| @@ -0,0 +1,18 @@
|
| +Tests framework blackboxing feature with sourcemaps.
|
| +
|
| +Set timer for test function.
|
| +Call stack:
|
| + 0) testFunction (frameworks-sourcemap.html:9)
|
| +
|
| +Executing StepInto...
|
| +Executing StepInto...
|
| +Call stack:
|
| + 0) callback (frameworks-sourcemap.html:15)
|
| + 1) foo (framework.js:4)
|
| + 2) testFunction (frameworks-sourcemap.html:10)
|
| +
|
| +Executing StepOut...
|
| +Call stack:
|
| + 0) testFunction (frameworks-sourcemap.html:11)
|
| +
|
| +
|
|
|