Re: [pointerevents] How removing target in pointer event handler affects compat mouse event target

Sure.
My confusion was that from the js point of view you can just call one 
single API like appendChild and move a node from a its current parent 
to another one. I was reading a bit further and looking at the 
appendChild documentation it does mention that it gets removed first 
and gets added to the new node as you mentioned.


-- 
GitHub Notification of comment by NavidZ
Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/64#issuecomment-217951576 
using your GitHub account

Received on Monday, 9 May 2016 18:43:06 UTC