diff --git a/index.html b/index.html index fdeb221..2a96135 100644 --- a/index.html +++ b/index.html @@ -849,8 +849,8 @@
- A push subscription without a [=push subscription/window-accessible scope=] is - deactivated when its associated service worker registration is + A push subscription without a [=push subscription/window-accessible scope=] MUST + be deactivated when its associated service worker registration is unregistered, though a push subscription MAY be deactivated earlier.
@@ -913,7 +913,7 @@
- When a service worker registration is unregistered, any associated push - subscription MUST be deactivated. -
The push endpoint MUST NOT expose information about the user to be derived by actors other than the push service, such as the user's device, identity or location. See