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

Unified Diff: LayoutTests/netinfo/basic-operation-expected.txt

Issue 291203002: Adds NetInfo v3 Web API to Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@netinfo1
Patch Set: Comment typo Created 6 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
« no previous file with comments | « LayoutTests/netinfo/basic-operation.html ('k') | LayoutTests/netinfo/gc-frame-listeners.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/netinfo/basic-operation-expected.txt
diff --git a/LayoutTests/netinfo/basic-operation-expected.txt b/LayoutTests/netinfo/basic-operation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bc28fd091f8541634cac136e350e017d0ba07933
--- /dev/null
+++ b/LayoutTests/netinfo/basic-operation-expected.txt
@@ -0,0 +1,12 @@
+Tests the basic operation of NetInfo.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS navigator.connection is defined.
+PASS navigator.connection.type is defined.
+PASS typeof connection.type is "string"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/netinfo/basic-operation.html ('k') | LayoutTests/netinfo/gc-frame-listeners.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698