[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

Jacob Rossi [MSFT] <jrossi@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #24 from Jacob Rossi [MSFT] <jrossi@microsoft.com> ---
Updated in this change: https://dvcs.w3.org/hg/pointerevents/rev/5b06a2e374b7

"In this case, the mouse event should be fired at the original target's nearest
ancestor node (at the time it was removed from the tree) that still
participates in its ownerDocument's tree, meaning that a new event path (based
on the new target node) is built for the mouse event."

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

Received on Wednesday, 4 June 2014 02:34:14 UTC