blob: b1bc67b391e672b89f992b3d73d40f8da9c38924 [file] [log] [blame]
Tests that the window.navigator.connection properties are present.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS typeof navigator.webkitConnection == 'object' is true
PASS hasOnConnectionProperty() is true
PASS navigator.webkitConnection.hasOwnProperty('onwebkitnetworkinfochange') is true
PASS successfullyParsed is true
TEST COMPLETE