Re: [w3c/uievents] Consider to make mouseenter/leave (and pointerenter/leave) uncomposed (#208)

Per new proposal events would fire on exactly the same targets as before. Event wouldn't just be composed. So the events inside shadow DOM wouldn't propagate to host.
Because the event is dispatched to E, it would still get an event.

(It is a separate issue whether *enter/*leave should be dispatched on ShadowRoot explicitly. I guess yes.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/208#issuecomment-414678047

Received on Tuesday, 21 August 2018 13:42:47 UTC