| Index: LayoutTests/push_messaging/push-messaging-expected.txt
|
| diff --git a/LayoutTests/push_messaging/push-messaging-expected.txt b/LayoutTests/push_messaging/push-messaging-expected.txt
|
| index e568be9063cdd78941965ea91f1ea699f57cc6eb..28c3d5c323eb826bc185d7f4c5fcefc9b0d94480 100644
|
| --- a/LayoutTests/push_messaging/push-messaging-expected.txt
|
| +++ b/LayoutTests/push_messaging/push-messaging-expected.txt
|
| @@ -5,7 +5,7 @@ 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 String(navigator.push.register("senderId")) is "[object Promise]"
|
| +PASS navigator.push.register("senderId").constructor is Promise
|
| PASS error.name is "AbortError"
|
| PASS successfullyParsed is true
|
|
|
|
|