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

jakearchibald commented on this pull request.



> @@ -660,7 +660,7 @@ flags that are all initially unset:
 <ul>
  <li><dfn export for=Event id=stop-propagation-flag>stop propagation flag</dfn>
  <li><dfn export for=Event id=stop-immediate-propagation-flag>stop immediate propagation flag</dfn>
- <li><dfn export for=Event id=canceled-flag>canceled flag</dfn>
+ <li><dfn export for=Event id=canceled-flag>aborted flag</dfn>

Oh ffs, sorry. I should have paid more attention to the patch.

-- 
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#discussion_r110869468

Received on Tuesday, 11 April 2017 10:43:03 UTC