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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « LayoutTests/netinfo/connection-types.html ('k') | LayoutTests/netinfo/multiple-frames.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests that all connection types of NetInfo are supported. 1 Tests that all connection types of NetInfo are supported.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS connection.type is types[count] 6 PASS connection.type is types[count][0]
7 PASS connection.type is types[count] 7 PASS connection.downlinkMax is types[count][1]
8 PASS connection.type is types[count] 8 PASS connection.type is types[count][0]
9 PASS connection.type is types[count] 9 PASS connection.downlinkMax is types[count][1]
10 PASS connection.type is types[count] 10 PASS connection.type is types[count][0]
11 PASS connection.type is types[count] 11 PASS connection.downlinkMax is types[count][1]
12 PASS connection.type is types[count] 12 PASS connection.type is types[count][0]
13 PASS connection.downlinkMax is types[count][1]
14 PASS connection.type is types[count][0]
15 PASS connection.downlinkMax is types[count][1]
16 PASS connection.type is types[count][0]
17 PASS connection.downlinkMax is types[count][1]
18 PASS connection.type is types[count][0]
19 PASS connection.downlinkMax is types[count][1]
20 PASS connection.type is types[count][0]
21 PASS connection.downlinkMax is types[count][1]
22 PASS connection.type is types[count][0]
23 PASS connection.downlinkMax is types[count][1]
24 PASS connection.type is types[count][0]
25 PASS connection.downlinkMax is types[count][1]
26 PASS connection.type is types[count][0]
27 PASS connection.downlinkMax is types[count][1]
28 PASS connection.type is types[count][0]
29 PASS connection.downlinkMax is types[count][1]
30 PASS connection.type is types[count][0]
31 PASS connection.downlinkMax is types[count][1]
32 PASS connection.type is types[count][0]
33 PASS connection.downlinkMax is types[count][1]
34 PASS connection.type is types[count][0]
35 PASS connection.downlinkMax is types[count][1]
36 PASS connection.type is types[count][0]
37 PASS connection.downlinkMax is types[count][1]
13 PASS successfullyParsed is true 38 PASS successfullyParsed is true
14 39
15 TEST COMPLETE 40 TEST COMPLETE
16 41
OLDNEW
« 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