[w3c/touch-events] 'Retargeting steps' expose closed Shadow DOM to the outside world (#92)

This is similar to https://github.com/whatwg/dom/issues/525#issuecomment-340844680
None of the retargeting can happen during event propagation.
I think this is both DOM and Touch event spec bug.
'Retargeting steps' need to happen when we create the event path.

@annevk, @hayatoito
(Not sure if @rniwa can comment on this)

-- 
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/touch-events/issues/92

Received on Wednesday, 10 January 2018 17:34:48 UTC