Re: [whatwg/dom] Abort controller (#437)

domenic commented on this pull request.



> @@ -1534,6 +1534,16 @@ unless specified otherwise.
 <a for=/>set</a> of algorithms which are to be executed when its [=AbortSignal/aborted flag=] is
 set. Unless specified otherwise, its value is the empty set.
 
+<p>To <dfn for=AbortSignal>add</dfn> an algorithm <var>algorithm</var> to an {{AbortSignal}} object

`export` please

-- 
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/437#pullrequestreview-38725320

Received on Wednesday, 17 May 2017 16:44:42 UTC