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

@annevk 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:

You want to remove `AbortSignal.`. We just use the word "static". I guess the ID issue might be real though, but could go away if we switch to `abort()`.

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

Received on Wednesday, 10 March 2021 16:08:48 UTC