Re: [whatwg/dom] Dispatching events section may not match browsers (#746)

@josepharhar you want to dispatch the event on a node in the shadow tree and observe the listener difference on the shadow host with dispatching the event on the shadow host directly.

-- 
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/746#issuecomment-743025173

Received on Friday, 11 December 2020 07:26:45 UTC