- From: Philip Jägenstedt <notifications@github.com>
- Date: Mon, 27 Feb 2017 02:01:59 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 27 February 2017 10:02:35 UTC
That sounds similar to what was done for [`cancelBubble`](https://dom.spec.whatwg.org/#dom-event-cancelbubble). https://www.chromestatus.com/metrics/feature/timeline/popularity/352 was linked [above](https://github.com/whatwg/dom/issues/334#issuecomment-266086465), but it doesn't quite answer how risky this would be. However, it seems likely that a majority of that usage is going from false to true, as that much no-oping would be odd. I wonder though if such code is actually trying to stop canceling the event, or setting a string or something. -- 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/334#issuecomment-282677154
Received on Monday, 27 February 2017 10:02:35 UTC