The onmouseenter property of the GlobalEventHandlers mixin is the event handler for processing mouseenter events.
The mouseenter event is fired when a pointing device (usually a mouse) is moved over the element that has the listener attached.