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

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

Issue 15786003: WIP don't review: Implement Future (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/Future-resolve-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/js/Future-resolve-expected.txt
similarity index 60%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/js/Future-resolve-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..e1f16e58d272798352c6029ca9ff0ef5ebc9f3b1 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/js/Future-resolve-expected.txt
@@ -1,9 +1,9 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+Test Future.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
+PASS thisInAcceptCallback === secondFuture is true
+PASS value is "hello"
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698