NEW 280161
Notifications API: support for the `image` option
https://bugs.webkit.org/show_bug.cgi?id=280161
Summary Notifications API: support for the `image` option
ik
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-29 13:48:17 PDT
ik
Comment 2 2024-10-02 10:10:50 PDT
> MDN lists the Notifications API's `image` option as supported Hmm I might have made a mistake here (or the compat data has been updated since I filed this issue?). Anyway, the `image` option is currently *not* listed as supported on MDN. Would be nice to add support though, so the issue stands :)
Note You need to log in before you can comment on or make changes to this bug.