Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/notifications-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Notifications from service workers and installed apps
# See `features/notifications.yml` for the full Notifications feature, which
# does not align with Caniuse.
description: Notifications via service worker registration's `showNotification()` method, sent from installed web applications (for example, saved to the Home Screen on Safari for iOS), show a message to the user, typically using the notification system of the host operating system.
spec: https://notifications.spec.whatwg.org/
spec: https://notifications.spec.whatwg.org/#service-worker-api
caniuse: notifications
status:
baseline: low
Expand Down