Re: [whatwg/fetch] Remove null origin issue (#542)

annevk commented on this pull request.



> @@ -4082,10 +4082,6 @@ Entries may be removed before that moment arrives.
  <li>
   <p>If <var>credentials</var> is `<code>true</code>`, return success.

This `<li>\n  <p>` should become `<li><p>` since the `<li>` no longer contains multiple `<p>`s.

-- 
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/542#pullrequestreview-37634004

Received on Thursday, 11 May 2017 16:48:30 UTC