Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / push_messaging / push-messaging-expected.txt
index 28c3d5c..fb31822 100644 (file)
@@ -3,10 +3,9 @@ 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 navigator.push.register("senderId").constructor is Promise
 PASS error.name is "AbortError"
+PASS registration.pushEndpoint is "endpoint"
+PASS registration.pushRegistrationId is "registrationId"
 PASS successfullyParsed is true
 
 TEST COMPLETE