- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 08 Dec 2016 12:33:07 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 8 December 2016 20:33:40 UTC
> In Gecko it maps to stopPropagation() and you can effectively un-stopPropagation() with cancelBubble = false. This came up in review: do we want to prevent un-stopPropagation() going forward or do we want to keep that behavior? Basically, do we want to make setting it to false be a no-op rather than have that unset the internal flag? -- 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-265847389
Received on Thursday, 8 December 2016 20:33:40 UTC