- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 12 Mar 2021 00:56:47 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 12 March 2021 08:57:09 UTC
@annevk commented on this pull request. > @@ -1817,6 +1822,16 @@ requirements to react in a reasonable way to {{AbortController/abort()}}. For ex [=AbortSignal/aborted flag=] might need to be propagated to a cross-thread environment, such as a service worker. +<p>The static <dfn method for=AbortSignal><code>abort()</code></dfn> steps are: ```suggestion <p>The static <dfn method for=AbortSignal><code>abort()</code></dfn> method steps are: ``` -- 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/dom/pull/960#pullrequestreview-610569863
Received on Friday, 12 March 2021 08:57:09 UTC