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

Unified Diff: sky/tests/services/xhr-expected.txt

Issue 690803002: Add a basic XMLHttpRequest implementation (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: typo Created 6 years, 2 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
« sky/tests/services/xhr.sky ('K') | « sky/tests/services/xhr.sky ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/services/xhr-expected.txt
diff --git a/sky/tests/services/xhr-expected.txt b/sky/tests/services/xhr-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ed29bffc36b93e62be609c3f3e7c3361c9d9ca49
--- /dev/null
+++ b/sky/tests/services/xhr-expected.txt
@@ -0,0 +1,7 @@
+CONSOLE: LOG: onload+xxx: This is data from the network.
+
+Running 1 tests
+ok 1 XMLHttpRequest should be able to fetch text files
+1 tests
+1 pass
+0 fail
« sky/tests/services/xhr.sky ('K') | « sky/tests/services/xhr.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698