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

Unified Diff: LayoutTests/fast/js/Promise-resolve-chain-expected.txt

Issue 18878002: Refactoring on DOM/Promises (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 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-resolve-chain-expected.txt
diff --git a/LayoutTests/fast/js/Promise-simple-fulfill-inside-callback-expected.txt b/LayoutTests/fast/js/Promise-resolve-chain-expected.txt
similarity index 89%
copy from LayoutTests/fast/js/Promise-simple-fulfill-inside-callback-expected.txt
copy to LayoutTests/fast/js/Promise-resolve-chain-expected.txt
index 064880dabe7d7a263c2a9ddba3ac6d387e950396..031b05076025cae64b4e8bb89a824ce9c5c3345c 100644
--- a/LayoutTests/fast/js/Promise-simple-fulfill-inside-callback-expected.txt
+++ b/LayoutTests/fast/js/Promise-resolve-chain-expected.txt
@@ -3,6 +3,7 @@ Test Promise.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS result is "hello"
+PASS result is "bye"
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698