[whatwg] Adding crossorigin="" to more elements

Adam Barth w3c at adambarth.com
Fri Nov 30 11:42:57 PST 2012


On Thu, Nov 29, 2012 at 6:44 PM, Ian Hickson <ian at 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



More information about the whatwg mailing list