[Bug 24923] What should happen to the mouse events if pointer event listener removes the target from document or hides it?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24923

--- Comment #10 from Olli Pettay <bugs@pettay.fi> ---
(In reply to Scott González from comment #6)
> Rick: Yes, the same issue would occur if the element was removed during a
> mousemove,
What is the issue there? Event target chain is created before
event dispatch.

This bug is about what should happen to the legacy mouse event.
Where should it be dispatched and when.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 10 March 2014 22:03:33 UTC