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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-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: Reuse dump() in tests 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-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 d9b8826cd627d7aebb60f6d1f04308d4d2087f4e..29d2ec2fcec4053758d9954a477983857b987a14 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 {foo: 42}
+ console-uncaught-promise.html:83 Uncaught (in promise) Object
foo: 42
__proto__: Object
promiseTest7 @ console-uncaught-promise.html:83

Powered by Google App Engine
This is Rietveld 408576698