- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 10 Mar 2021 08:08:35 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 March 2021 16:08:48 UTC
@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