### What is the issue with the Notifications API Standard? https://notifications.spec.whatwg.org/#resources >If the notification platform supports images, [fetch](https://fetch.spec.whatwg.org/#concept-fetch) notification’s [image URL](https://notifications.spec.whatwg.org/#image-url), if [image URL](https://notifications.spec.whatwg.org/#image-url) is set. But the fetch algorithm accepts a Request rather than a URL. Edit: Part of #5.