- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 15 Apr 2016 03:54:06 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 15 April 2016 10:54:33 UTC
Okay, so the difference with stop propagation is that stop propagation affects all phases. On the face of it that seems reasonably safe to change `cancelBubble` then given that when `cancelBubble` was popular there was no capture phase and if you set it during the target phase it would only take effect while bubbling. --- 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/issues/211#issuecomment-210413809
Received on Friday, 15 April 2016 10:54:33 UTC