[Bug 24971] Should got/lostpointercapture be dispatched asynchronously or synchronously

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

--- Comment #4 from Olli Pettay <bugs@pettay.fi> ---
What should happen in case some pointer event listener
does first releasePointerCapture(X) and then immediately setPointerCapture(X)?
What should be the order of the various events and when should they happen,
sync or async.

Do we actually just need synchronous event dispatching here.

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

Received on Friday, 14 March 2014 14:09:25 UTC