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

Unified Diff: LayoutTests/netinfo/connection-types-expected.txt

Issue 1308943005: [NetInfo] Add Blink support for connection.change, connection.downlinkMax, and wimax (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 3 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/connection-types.html ('k') | LayoutTests/netinfo/multiple-frames.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/netinfo/connection-types-expected.txt
diff --git a/LayoutTests/netinfo/connection-types-expected.txt b/LayoutTests/netinfo/connection-types-expected.txt
index 9faaf4d109e96e3b452ce3df1fe99485c6169ab7..30b810f0a226cdf9552637415a26e5b9f3bdfbb4 100644
--- a/LayoutTests/netinfo/connection-types-expected.txt
+++ b/LayoutTests/netinfo/connection-types-expected.txt
@@ -3,13 +3,38 @@ Tests that all connection types of NetInfo are supported.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS connection.type is types[count]
-PASS connection.type is types[count]
-PASS connection.type is types[count]
-PASS connection.type is types[count]
-PASS connection.type is types[count]
-PASS connection.type is types[count]
-PASS connection.type is types[count]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
+PASS connection.type is types[count][0]
+PASS connection.downlinkMax is types[count][1]
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/netinfo/connection-types.html ('k') | LayoutTests/netinfo/multiple-frames.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698