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

Unified Diff: LayoutTests/fast/js/Promise-static-reject-expected.txt

Issue 16838012: [ABANDONED] Implement Promises. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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
« no previous file with comments | « LayoutTests/fast/js/Promise-static-reject.html ('k') | LayoutTests/fast/js/Promise-static-resolve.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/js/Promise-static-reject-expected.txt
diff --git a/LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt b/LayoutTests/fast/js/Promise-static-reject-expected.txt
similarity index 69%
copy from LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt
copy to LayoutTests/fast/js/Promise-static-reject-expected.txt
index 120c69128d8525c198f8991a1a898566428863bd..e867b495a2aecbb50452fff49d5c532497713103 100644
--- a/LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt
+++ b/LayoutTests/fast/js/Promise-static-reject-expected.txt
@@ -1,8 +1,9 @@
-Tests texSubImage2D upload path from Uint8Array
+Test Promise.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS
+PASS value is "hello"
+PASS value is "world"
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/js/Promise-static-reject.html ('k') | LayoutTests/fast/js/Promise-static-resolve.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698