[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 #19 from Olli Pettay <bugs@pettay.fi> ---
Also, what happens if the element to which pointerevent was dispatched
changed style to display: none before mouse event dispatch?



(I think using the nearest non-moved ancestor should be fine, and just not care
about layout. )

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

Received on Monday, 17 March 2014 21:51:07 UTC