- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 19 Apr 2016 03:19:50 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 19 April 2016 10:20:21 UTC
`event.bubbles` is a property of the event, not the event listener. It can certainly be false, e.g., `new Event(1).bubbles` is false. --- 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/232#issuecomment-211845254
Received on Tuesday, 19 April 2016 10:20:21 UTC