- From: James M Snell <notifications@github.com>
- Date: Wed, 20 Oct 2021 18:11:14 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 October 2021 01:11:27 UTC
@jasnell commented on this pull request. > @@ -1775,13 +1776,19 @@ interface AbortSignal : EventTarget { readonly attribute boolean aborted; + readonly attribute any reason; + attribute EventHandler onabort; };</pre> Agree -- 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/1027#discussion_r733249244
Received on Thursday, 21 October 2021 01:11:27 UTC