Re: [heycam/webidl] Added a definition of {{StringContext}} extended attribute. (#841)

> > The CSP check doesn't need to know what method is involved?
> 
> Ah, I guess it just needs to know "the type to convert to".

the method as well (a name of it). Technically, we call the default policy function, the second argument to which is, say, "Element.innerHTML", or "Document.write" (see [Example 14](https://w3c.github.io/webappsec-trusted-types/dist/spec/#!trustedtypes-extended-attribute)).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/841#issuecomment-586453624

Received on Friday, 14 February 2020 20:09:07 UTC