Re: [whatwg/fetch] Same-origin data-URL flag only for fetch and XHR? (#381)

This spec says:
User agents must use the potentially CORS-enabled fetch method defined by the [HTML5] specification for all URLs in a shape-outside value. When fetching, user agents must use "Anonymous" mode, set the referrer source to the stylesheet’s URL and set the origin to the URL of the containing document.

In WebKit, the SameOrigin data URL flag is also set.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/381#issuecomment-245528346

Received on Thursday, 8 September 2016 08:27:57 UTC