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

@rniwa that is what composed is for. By default an event's path doesn't cross the shadow boundary (except from something slotted into a shadow tree, but that's different).

-- 
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-477025246

Received on Wednesday, 27 March 2019 08:03:33 UTC