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

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

Issue 2676773002: DevTools: restore the style of expandable titles on console object previews (Closed)
Patch Set: a 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-uncaught-promise-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-expected.txt
index 2a18aa943b754602cad1343ea781e488bc61e01b..acebc4db3112b127a5cd7cceff638b944e18904f 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-expected.txt
@@ -27,7 +27,7 @@ timeout @ console-uncaught-promise.html:16
console-uncaught-promise.html:78 Uncaught (in promise) foo
promiseTest6 @ console-uncaught-promise.html:78
timeout @ console-uncaught-promise.html:16
-console-uncaught-promise.html:83 Uncaught (in promise) Object
+console-uncaught-promise.html:83 Uncaught (in promise) Object {foo: 42}
foo: 42
__proto__: Object
promiseTest7 @ console-uncaught-promise.html:83

Powered by Google App Engine
This is Rietveld 408576698