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

Unified Diff: LayoutTests/inspector/console/console-format-es6-expected.txt

Issue 1017733003: [DO NOT LAND] Set @@toStringTag for DOM object prototypes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More test rebaselines Created 5 years, 9 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: LayoutTests/inspector/console/console-format-es6-expected.txt
diff --git a/LayoutTests/inspector/console/console-format-es6-expected.txt b/LayoutTests/inspector/console/console-format-es6-expected.txt
index 082db4a369bf209448e04e33126b863aa7237115..bc4b5b3bded56de9142c73caf25aaeefbb3cb118 100644
--- a/LayoutTests/inspector/console/console-format-es6-expected.txt
+++ b/LayoutTests/inspector/console/console-format-es6-expected.txt
@@ -1,5 +1,5 @@
-CONSOLE MESSAGE: line 11: [object Object]
-CONSOLE MESSAGE: line 12: [object Object]
+CONSOLE MESSAGE: line 11: [object Promise]
+CONSOLE MESSAGE: line 12: [object Promise]
CONSOLE MESSAGE: line 11: Symbol()
CONSOLE MESSAGE: line 12: Symbol()
CONSOLE MESSAGE: line 11: Symbol(a)

Powered by Google App Engine
This is Rietveld 408576698