| Index: LayoutTests/netinfo/basic-operation-expected.txt
|
| diff --git a/LayoutTests/netinfo/basic-operation-expected.txt b/LayoutTests/netinfo/basic-operation-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bc28fd091f8541634cac136e350e017d0ba07933
|
| --- /dev/null
|
| +++ b/LayoutTests/netinfo/basic-operation-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Tests the basic operation of NetInfo.
|
| +
|
| +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 typeof connection.type is "string"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|