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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt

Issue 2369243004: [DevTools] Improved function preview everywhere (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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
index a04d1d6955fc517be485e892ed5411179050c4c3..00199383b9a64df5eb183bd30395d25579539a08 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
@@ -33,7 +33,7 @@ console-dir.html:16 Object
c d: "c d"
negZero: -0
__proto__: Object
-console-dir.html:19 anonymous()
+console-dir.html:19 function anonymous()
arguments: null
caller: null
length: 0
@@ -50,7 +50,7 @@ console-dir.html:27 Object
foo: Object
No Properties
__proto__: Object
-console-dir.html:29 get __proto__()
+console-dir.html:29 function get __proto__()
arguments: null
caller: null
length: 0
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698