Re: [w3c/touch-events] Add TouchEvent's retargeting steps (#73)

Ah, I have found that this change is wrong and should be updated.
We have to preserve touch's original target value somewhere so that retargeting steps can use the original value because retargeting steps can be called multiple times in one event dispatch.
Let me update tomorrow.

-- 
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/pull/73#issuecomment-242324295

Received on Thursday, 25 August 2016 09:07:10 UTC