X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Ffast%2Fnotifications%2Fnotifications-constructor-with-permission-expected.txt;h=a6e755c87e3dc9a94183cc689f4a7a66628e5f5a;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=86ad4ca7b5b5fa69001acd416b91f57df8ac3c49;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/fast/notifications/notifications-constructor-with-permission-expected.txt b/src/third_party/WebKit/LayoutTests/fast/notifications/notifications-constructor-with-permission-expected.txt index 86ad4ca..a6e755c 100644 --- a/src/third_party/WebKit/LayoutTests/fast/notifications/notifications-constructor-with-permission-expected.txt +++ b/src/third_party/WebKit/LayoutTests/fast/notifications/notifications-constructor-with-permission-expected.txt @@ -1,5 +1,8 @@ -DESKTOP NOTIFICATION: icon , title Hello world, text -Sending notifications with permission... +DESKTOP NOTIFICATION SHOWN: Hello, world! +Tests that notifications can be displayed when permission has been granted. The text "notification.onshow fired" should be displayed. When running this test manually, accept the permission request. -PASS: show event fired. +PASS successfullyParsed is true + +TEST COMPLETE +notification.onshow fired.