| Index: LayoutTests/push_messaging/push-messaging-expected.txt
|
| diff --git a/LayoutTests/push_messaging/push-messaging-expected.txt b/LayoutTests/push_messaging/push-messaging-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a3fca296319e5d89e0b9eed89d20bdcb60ac970a
|
| --- /dev/null
|
| +++ b/LayoutTests/push_messaging/push-messaging-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +Tests for the Push API.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS !!navigator.push is true
|
| +PASS !!navigator.push.register is true
|
| +PASS String(navigator.push.register("senderId")) is "[object Promise]"
|
| +PASS error is null
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|