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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/inspect-function-expected.txt

Issue 1617393002: [DevTools] Not use with statement for evaluated console command (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix $1-$4, $_ Created 4 years, 11 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: third_party/WebKit/LayoutTests/inspector/sources/inspect-function-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/inspect-function-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/inspect-function-expected.txt
index 889586d3e3c2f96f74da263c5c7382000973a260..7f2f23017efc187a157e2f94ebdcc840c79ca31d 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/inspect-function-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/inspect-function-expected.txt
@@ -1,9 +1,9 @@
Tests that inspect object action works for function and resolve bound function location.
Function was revealed:
-lineNumber: 1
+lineNumber: 0
columnNumber: 12
Function was revealed:
-lineNumber: 1
+lineNumber: 0
columnNumber: 12

Powered by Google App Engine
This is Rietveld 408576698