Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Unified Diff: test/inspector/debugger/call-frame-function-location-expected.txt

Issue 2369753004: [inspector] added inspector test runner [part 5] (Closed)
Patch Set: addressed comments Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/inspector/debugger/call-frame-function-location-expected.txt
diff --git a/test/inspector/debugger/call-frame-function-location-expected.txt b/test/inspector/debugger/call-frame-function-location-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8a34f45272a554b19c11c677d47b73b15ad76ea1
--- /dev/null
+++ b/test/inspector/debugger/call-frame-function-location-expected.txt
@@ -0,0 +1,3 @@
+Paused on 'debugger;'
+Top frame location: {"scriptId":"42","lineNumber":3,"columnNumber":4}
+Top frame functionLocation: {"scriptId":"42","lineNumber":0,"columnNumber":21}
« no previous file with comments | « test/inspector/debugger/call-frame-function-location.js ('k') | test/inspector/debugger/continue-to-location.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698