Re: [whatwg/fetch] Editorial: use Infra maps for dictionaries (#794)

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