Re: Should CSP affect a Notification icon?

On Sun, Nov 9, 2014 at 11:37 PM, Daniel Veditz <dveditz@mozilla.com> wrote:
> The Web Notification feature (http://www.w3.org/TR/notifications/)

https://notifications.spec.whatwg.org/ is maintained and what we aim
to implement.


> Should CSP's image-src directive affect the Notification icon?

That is the intent, yes. It should be similar to <link rel=icon>. It
will support "SVG as image" and things, and is generally expected to
go through a large part of the <img> code path.


-- 
https://annevankesteren.nl/

Received on Monday, 10 November 2014 08:57:19 UTC