- From: <bugzilla@jessica.w3.org>
- Date: Tue, 16 Jul 2013 22:24:53 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22641 --- Comment #4 from Gordon P. Hemsley <gphemsley@gmail.com> --- The Chrome implementation is here: http://src.chromium.org/viewvc/blink?view=revision&revision=153877 According to [1], Chrome seems to use order (2) from comment 0 for the entry (like Opera), but order (5) below for the exit: (5) mouseleave -> mouseout (I didn't test this myself, so I don't know where 'mousemove' falls into the order.) [1]: http://src.chromium.org/viewvc/blink/trunk/LayoutTests/fast/events/mouseenter-mouseleave-expected.txt?pathrev=153877 -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 16 July 2013 22:24:54 UTC