Bug 280161 - Notifications API: support for the `image` option
Summary: Notifications API: support for the `image` option
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: Safari 18
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-22 13:47 PDT by ik
Modified: 2024-09-22 13:47 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ik 2024-09-22 13:47:17 PDT
MDN lists the Notifications API's `image` option as supported in iOS Safari 16.4 but it doesn't work.

I used Peter Beverloo's excellent Notification Generator and some additional local testing to confirm my findings:
https://tests.peter.sh/notification-generator/

MDN compat table:
https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API#browser_compatibility

MDN `image`:
https://developer.mozilla.org/en-US/docs/Web/API/Notification/image