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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt

Issue 2866363003: DevTools: format keys in object previews using sans serif. (Closed)
Patch Set: removed the test Created 3 years, 7 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-log-toString-object-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt
index bfd32b35c0e2812c2c7b56beb0bc0058354bfbdd..49bae54b14031499362968af0b6d564dc8fcd0a2 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt
@@ -3,5 +3,5 @@ CONSOLE MESSAGE: line 7: [object Object]
Tests that passing an object which throws on string conversion into console.log won't crash inspected Page. The test passes if it doesn't crash. Bug 57557
Page reloaded.
-console-log-toString-object.html:7 Object {toString: Object}
+console-log-toString-object.html:7 Object {toString: {…}}

Powered by Google App Engine
This is Rietveld 408576698