Re: [pointerevents] Implicit release of pointer capture on DOM removal doesn't match touch-events (#486)

I retested:
I see different behavior on Chrome/Android depending on the device.
On both devices pointerdown has target "target".
But on one device pointermove targets after that are "container", and other other one pointermove targets are "target".
Chrome on both devices is 117.0.5938.153. The one which has "container" as the target, as Android 13, the other one has Android 12.


But I can't seem to reproduce anymore the pointermoves stop firing but not touchmoves, though the demo page also changed.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 12 October 2023 10:18:46 UTC