| 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..efc2b56c2b5dbb15a36fbff0402451b1b68d7b29
|
| --- /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:10)
|
| +
|
| +Executing StepInto...
|
| +Executing StepInto...
|
| +Call stack:
|
| + 0) callback (frameworks-sourcemap.html:16)
|
| + * 1) foo (framework.js:4)
|
| + 2) testFunction (frameworks-sourcemap.html:11)
|
| +
|
| +Executing StepOut...
|
| +Call stack:
|
| + 0) testFunction (frameworks-sourcemap.html:12)
|
| +
|
| +
|
|
|