- From: Anne van Kesteren <notifications@github.com>
- Date: Sat, 18 Aug 2018 03:50:02 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 18 August 2018 10:50:23 UTC
annevk commented on this pull request. > @@ -5504,11 +5496,11 @@ constructor must run these steps: <var>origin</var>, set <var>window</var> to <var>request</var>'s <a for=request>window</a>. - <li><p>If <var>init</var>'s <code>window</code> member is present and it is non-null, then - <a>throw</a> a <code>TypeError</code>. + <li><p>If <var>init</var>["<code>window</code>"] <a for=map>exists</a> and is non-null, then Would that produce the quotes as well, or not? -- 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/pull/794#discussion_r211072543
Received on Saturday, 18 August 2018 10:50:23 UTC