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

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

Issue 2605693003: DevTools: introduce object previews experiment (Closed)
Patch Set: ac2 Created 3 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/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..b05f9be97d7ad0ae0881dcc6a131df1fae8282aa 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"}
+{a: "b"}

Powered by Google App Engine
This is Rietveld 408576698