Re: [whatwg/dom] Composed and non bubbling event semantic dispatched in shadow tree (#742)

@caridy if you use `addEventListener(yourEventNameHere, yourHandlerHere, true)` on the inner `<div>` it is observable there too. I'd like to refer back to my comment about event phases.

-- 
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/742#issuecomment-477155824

Received on Wednesday, 27 March 2019 13:33:27 UTC