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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt

Issue 2139043002: DevTools: show alternate title onexpand of object in console (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 4 years, 4 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/console/console-call-getter-on-proto-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt
index bc4bfd0ae9c4ecdc9ca2aa317d2b580e97999c82..296bef536e6dcc67de46e3bae4dca387c888fb39 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt
@@ -1,7 +1,7 @@
CONSOLE MESSAGE: line 21: [object Object]
Tests that calling getter on prototype will call it on the object.
-console-call-getter-on-proto.html:21 B {value: 239}
+console-call-getter-on-proto.html:21 B
foo: 239
value: 239
__proto__: A

Powered by Google App Engine
This is Rietveld 408576698