Re: [whatwg] Adding crossorigin="" to more elements

On Thu, Nov 29, 2012 at 6:44 PM, Ian Hickson <ian@hixie.ch> wrote:
> On Thu, 29 Nov 2012, Boris Zbarsky wrote:
>> > Anyway, this is somewhat moot to me because it'll all have to be
>> > defined by whatever spec it is that currently says that a CSS sheet on
>> > http: can't import an image on file:, etc.
>>
>> Heh.  Does it affect things like CSP in any way?
>
> No idea. Adam?

I'm not sure I have all the context for this question, but generally
CORS and CSP don't really interact with each other.  If something is
blocked by CSP, the user agent never gets to the point where it
wonders about CORS.

Adam

Received on Friday, 30 November 2012 20:01:19 UTC