Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / netinfo / unregister-during-event-expected.txt
blob145305ae8aad6dd10ecf9bc3cee307179dad4edd
1 Tests that it's okay to unregister the event listener while handling the event.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS connection.type is newConnectionType
7 PASS connection.downlinkMax is newDownlinkMax
8 PASS connection.type is initialType
9 PASS connection.downlinkMax is initialDownlinkMax
10 PASS successfullyParsed is true
12 TEST COMPLETE