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/basic-operation-expected.txt

Issue 2883763002: Expose ECT to render frames, Blink and NetInfo (Closed)
Patch Set: rebased 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/basic-operation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt b/third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt
index ea557246b960296a66a69e10cc2aaf75a9a2d768..b97504ea934e4873caa5e6042170ec702dc55b95 100644
--- a/third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt
+++ b/third_party/WebKit/LayoutTests/netinfo/basic-operation-expected.txt
@@ -6,6 +6,7 @@ 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 navigator.connection.downlinkMax is defined.
+PASS navigator.connection.effectiveType is defined.
PASS navigator.connection.rtt is defined.
PASS navigator.connection.downlink is defined.
PASS typeof connection.type is "string"

Powered by Google App Engine
This is Rietveld 408576698