- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 14 Sep 2020 13:03:37 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 September 2020 20:03:49 UTC
@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