Re: [whatwg/dom] Add AbortSignal.any() (PR #1152)

@cdumez commented on this pull request.



>  
-<p>To <dfn export for=AbortSignal>remove</dfn> an algorithm <var>algorithm</var> from an
-{{AbortSignal}} <var>signal</var>, <a for=set>remove</a> <var>algorithm</var> from
-<var>signal</var>'s <a for=AbortSignal>abort algorithms</a>.
+<p>An {{AbortSignal}} object has associated <dfn for=AbortSignal>abort algorithms</dfn>, (a
+<a for=/>set</a> of algorithms which are to be executed when it is [=AbortSignal/aborted=]),

The reason I am asking is that one of the WPT subtests (last one) seems to rely on a particular ordering.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1152#discussion_r1195603848
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1152/review/1429264476@github.com>

Received on Tuesday, 16 May 2023 19:26:35 UTC