Re: [w3c/ServiceWorker] Use new Streams algorithms (#1533)

@domenic commented on this pull request.



> +                            : [=read request/close steps=]
+                            ::
+                                1. Set |end-of-body| to true.
+                            : [=read request/error steps=]
+                                1. [=ReadableStream/error=] |newStream| with a {{TypeError}}.

Thanks for catching the missing `::`!

I find it clearer when steps are numbered, but we could remove it if you'd prefer; the reader can understand.

I don't think of `<dd>`s as "sentences", personally, but instead terms. So I don't capitalize them unless they're proper nouns.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1533#discussion_r488188018

Received on Monday, 14 September 2020 20:03:49 UTC