Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / notifications / notifications-constructor-request-permission-expected.txt
1 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.
2
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6 PASS result is "denied"
7 PASS result is "granted"
8