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