- From: <bugzilla@jessica.w3.org>
- Date: Wed, 01 Aug 2012 17:22:06 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17627 Andy Harrison <wizard04@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizard04@gmail.com --- Comment #3 from Andy Harrison <wizard04@gmail.com> 2012-08-01 17:22:06 UTC --- Since all three divs have the same dimensions and position, only a single mouseover is dispatched (to inner) when the mouse is moved from outside of the divs to over the foo. I think it should be made clear that mouseenter will then be dispatched to each of outer, middle, and inner (not just inner). -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 1 August 2012 17:22:08 UTC