Re: [whatwg/fetch] Editorial: align with new IDL patterns (#1054)

@annevk commented on this pull request.



> @@ -6841,14 +6799,14 @@ partial interface mixin WindowOrWorkerGlobalScope {
 
 <p>The
 <dfn id=dom-global-fetch method for=WindowOrWorkerGlobalScope><code>fetch(<var>input</var>, <var>init</var>)</code></dfn>
-method, must run these steps:
+method steps are:

Yeah, there's a number of places where we don't specify realms and I basically need to write tests. But I also want that to be separate as it's no longer editorial.

-- 
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/1054#discussion_r454422664

Received on Tuesday, 14 July 2020 15:00:39 UTC