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

This should be probably fixed closer to the way relatedTarget is handled when creating the path.
The spec has of course very slow implementation of relatedTarget retargeting algorithm since it does it for every single event target, but still, I guess same could be done for Touch.target and then implementations optimize that.

-- 
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#issuecomment-356885306

Received on Thursday, 11 January 2018 10:00:57 UTC