Merge "[WK2] selection does not disappear after coping the text" into 2.0_beta
[framework/web/webkit-efl.git] / LayoutTests / networkinformation / window-property-expected.txt
1 Tests that the window.navigator.connection properties are present.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS typeof navigator.webkitConnection == 'object' is true
7 PASS hasOnConnectionProperty() is true
8 PASS navigator.webkitConnection.hasOwnProperty('onwebkitnetworkinfochange') is true
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12