| Index: LayoutTests/fast/notifications/notifications-constructor-request-permission-expected.txt
|
| diff --git a/LayoutTests/fast/notifications/notifications-constructor-request-permission-expected.txt b/LayoutTests/fast/notifications/notifications-constructor-request-permission-expected.txt
|
| index 5d76015ba16756f5070aa446033a9c44312a1b51..1b2a773c61ec812c98203a6a1b3f86433800b744 100644
|
| --- a/LayoutTests/fast/notifications/notifications-constructor-request-permission-expected.txt
|
| +++ b/LayoutTests/fast/notifications/notifications-constructor-request-permission-expected.txt
|
| @@ -1,5 +1,8 @@
|
| -DESKTOP NOTIFICATION PERMISSION REQUESTED: file://
|
| -Requesting notification permission...
|
| +Tests that it is possible to request permission to display Web Notifications from a document context, for which the passed callback will be invoked with the requests' result. It also makes sure that not passing a callback won't result in a crash.
|
|
|
| -PASS: Permission callback invoked.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS result is "default"
|
| +PASS result is "granted"
|
|
|
|
|