diff --git a/notifications.bs b/notifications.bs index 33416ba..ab8f92a 100644 --- a/notifications.bs +++ b/notifications.bs @@ -582,6 +582,10 @@ must be run.
  • Remove notification from the list of notifications. +

    Because not all notification centers reliably dispatch an event when a +notification is closed, the notificationclose event will be delivered on a best-effort +basis. User agents should aim to support the event whenever possible. +

    Displaying notifications