[Bug 25568] [imports]: Respect the crossOrigin attribute

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25568

--- Comment #2 from Morrita Hajime <morrita@google.com> ---
...but turns out this is a bit tricky.
That's because cross-origin handling for imports is different from other
resources.

We have to touch the definition of CORS setting attribute [1] so that referring
side can override the value of omitted case.

[1]
http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#cors-settings-attribute

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 8 May 2014 23:22:07 UTC