Re: [manifest] Obtaining a Manifest should follow usual CORS rules with credentials. (#353)

>            <li>
> -            <a>Obtain a resource</a> as per [[!HTML]] and let
> -            <var>response</var> be the [[!FETCH]] <a href=
> -            "https://fetch.spec.whatwg.org/#concept-response">response</a>. If
> +            <a>Obtain a resource</a> with <var>mode</var> set to "<a href=
> +            'https://html.spec.whatwg.org/multipage/infrastructure.html#attr-crossorigin-use-credentials'>Use
> +            Credentials</a>" and let <var>response</var> be the [[!FETCH]]

This doesn't match Fetch spec and references HTML instead. 

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/353/files#r29635310

Received on Monday, 4 May 2015 23:54:58 UTC