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

Unified Diff: LayoutTests/fast/js/Promise-native-then-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/fast/js/Promise-native-then-expected.txt
diff --git a/LayoutTests/fast/js/Promise-native-then-expected.txt b/LayoutTests/fast/js/Promise-native-then-expected.txt
index 7cffc0548076a8cef1136164d9a5328e61bbd0cc..d32d77d2d32c7f74fdaf967a00a9dfcb5fbb8ffd 100644
--- a/LayoutTests/fast/js/Promise-native-then-expected.txt
+++ b/LayoutTests/fast/js/Promise-native-then-expected.txt
@@ -2,7 +2,7 @@ Test Promise native then.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Got a new promise: [object Object]
+Got a new promise: [object Promise]
PASS result is 11
PASS result is 12
PASS DONE

Powered by Google App Engine
This is Rietveld 408576698