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

Unified Diff: LayoutTests/netinfo/unregister-during-event-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/unregister-during-event.html ('k') | LayoutTests/netinfo/web-worker.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/netinfo/unregister-during-event-expected.txt
diff --git a/LayoutTests/netinfo/unregister-during-event-expected.txt b/LayoutTests/netinfo/unregister-during-event-expected.txt
index c7cae57d9fc5d9e20b7195b1af55008f2f3eee95..145305ae8aad6dd10ecf9bc3cee307179dad4edd 100644
--- a/LayoutTests/netinfo/unregister-during-event-expected.txt
+++ b/LayoutTests/netinfo/unregister-during-event-expected.txt
@@ -4,7 +4,9 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS connection.type is newConnectionType
+PASS connection.downlinkMax is newDownlinkMax
PASS connection.type is initialType
+PASS connection.downlinkMax is initialDownlinkMax
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/netinfo/unregister-during-event.html ('k') | LayoutTests/netinfo/web-worker.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698