| Index: third_party/WebKit/LayoutTests/netinfo/unregister-during-event-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/netinfo/unregister-during-event-expected.txt b/third_party/WebKit/LayoutTests/netinfo/unregister-during-event-expected.txt
|
| index 145305ae8aad6dd10ecf9bc3cee307179dad4edd..5eda713c3a35891ef2f15a6e29f38cc6b4398d5a 100644
|
| --- a/third_party/WebKit/LayoutTests/netinfo/unregister-during-event-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/netinfo/unregister-during-event-expected.txt
|
| @@ -5,8 +5,14 @@ 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 initialEffectiveType
|
| +PASS connection.rtt is initialRtt
|
| +PASS connection.downlink is initialDownlink
|
| PASS connection.type is initialType
|
| PASS connection.downlinkMax is initialDownlinkMax
|
| +PASS connection.effectiveType is initialEffectiveType
|
| +PASS connection.rtt is initialRtt
|
| +PASS connection.downlink is initialDownlink
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|