Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / push_messaging / push-messaging-api-surface-expected.txt
index 33d754f..670a95f 100644 (file)
@@ -5,7 +5,9 @@ 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 navigator.push.register("senderId").constructor is Promise
+PASS navigator.push.register().constructor is Promise
+PASS !!navigator.push.hasPermission is true
+PASS navigator.push.hasPermission().constructor is Promise
 PASS successfullyParsed is true
 
 TEST COMPLETE