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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-eval-global-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: Created 4 years, 5 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-eval-global-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-eval-global-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-eval-global-expected.txt
index 96839cfce888137f1088247ab661d159b935e8f4..06959f7df5f2db1986b90817add77206d151a874 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-eval-global-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-eval-global-expected.txt
@@ -3,5 +3,5 @@ Tests that simple evaluations may be performed in the console on global object.
foo
"fooValue"
bar
-Object {a: "b"}
+Object {a: "b"}Object

Powered by Google App Engine
This is Rietveld 408576698