Re: [whatwg/dom] Add AbortSignal.aborted() static (#960)

@jasnell commented on this pull request.



> @@ -1864,6 +1868,17 @@ these steps:
   </ol>
 </ol>
 
+<p>The
+<dfn method for=AbortSignal lt="aborted()" id="dom-abortsignal-aborted-static">
+<code>AbortSignal.aborted()</code></dfn> steps are:

Ok, so change to `the static aborted() steps are:` ?

And switching to `AbortSignal.abort()` is just fine.

-- 
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#discussion_r591656752

Received on Wednesday, 10 March 2021 16:10:00 UTC