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

Unified Diff: third_party/WebKit/LayoutTests/netinfo/type-change-no-listener-expected.txt

Issue 2903493002: NetInfo network quality extension: Add callbacks and Layout tests (Closed)
Patch Set: haraken comments Created 3 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
Index: third_party/WebKit/LayoutTests/netinfo/type-change-no-listener-expected.txt
diff --git a/third_party/WebKit/LayoutTests/netinfo/type-change-no-listener-expected.txt b/third_party/WebKit/LayoutTests/netinfo/type-change-no-listener-expected.txt
index 13e7ed02605121aac0fd8ce9569fdcf430f217d7..3e3a65d2b7b0149c76d65d94e3b8a5c2ad80f683 100644
--- a/third_party/WebKit/LayoutTests/netinfo/type-change-no-listener-expected.txt
+++ b/third_party/WebKit/LayoutTests/netinfo/type-change-no-listener-expected.txt
@@ -5,6 +5,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.effectiveType is newEffectiveType
+PASS connection.rtt is newRtt
+PASS connection.downlink is newDownlink
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698