Re: [w3c/uievents] Clarify `mousemove` event target if preceding `mouseout`, `mouseleave`, `mouseover` or `mouseenter` event listener removes the `mouseover` target (Issue #393)

I believe that `mousemove` should be fired on the connected closest ancestor of the removed target. I don't think browsers should do hittest again after dispatching mouse boundary events from both logical and performance points of view.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/393#issuecomment-2636116627
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/issues/393/2636116627@github.com>

Received on Wednesday, 5 February 2025 08:58:41 UTC