Re: [touch-events] 'Retargeting steps' expose closed Shadow DOM to the outside world

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.

-- 
GitHub Notification of comment by smaug----
Please view or discuss this issue at https://github.com/w3c/touch-events/issues/92#issuecomment-356885306 using your GitHub account

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