Re: [whatwg/dom] cancelBubble legacy property (#211)

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