- From: Chris Rebert <notifications@github.com>
- Date: Fri, 08 Apr 2016 14:54:09 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 8 April 2016 21:54:38 UTC
[`UIEvent.cancelBubble`](https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/cancelBubble) works in all modern browsers. Testcase: http://jsbin.com/jufexu/edit?html,css,js,output `Event.cancelBubble` works in all modern browsers (Chrome, Safari, Edge, IE11) except Firefox. Testcase: http://jsbin.com/wirelo/edit?html,js,output To accurately reflect reality, I propose speccing at least one of these properties. --- 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
Received on Friday, 8 April 2016 21:54:38 UTC