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, done! Renamed to `AbortSignal.abort()` and updated the text to allow the `lt` and `id` to be removed!

-- 
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_r591663656

Received on Wednesday, 10 March 2021 16:17:31 UTC